Profile_bird

Hey there! emacs is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What are you doing? Join today to start receiving emacs's updates.

Already using Twitter
from your phone? Click here.

emacs

  1. Edit XHTML5 documents in nxml-mode with on-the-fly validation: http://bit.ly/lYnEg (by @hober)
  2. Screenshot of Emacs running on G1 http://bit.ly/gzW6C (via @learnemacs -> @alecmuffett -> @philjackson)
  3. @chneukirchen, you're welcome!
  4. "Emacs is the ground. We run around and act silly on top of it, and when we die, may our remnants grace its ongoing incrementation." — ttn
  5. Emacs pretest 23.0.95 now available: http://bit.ly/nEfuT
  6. C-y M-y M-y M-y M-y got you down? Try browse-kill-ring.el! http://www.emacswiki.org/em...
  7. I think @emacs, @learnemacs, and @ecotd should combine into one twitter account. I've given @learnemacs this pw. @ecotd, pls DM me for it!
  8. Christian Neukirchen reviews orgstruct++-mode: http://tinyurl.com/cg887j
  9. @mtk, I'm @hober.
  10. Ruby mode is now bundled with Emacs. Yay! http://tinyurl.com/5kwbya
  11. @patrickdlogan has been tweeting good Emacs tips lately. Check him out!
  12. Mode line too long? Shorten common minor mode entries with something like (setcar (cdr (assq 'auto-fill-function minor-mode-alist)) " F").
  13. For example, try this: [unspecified "gray4" "orange red" "DarkGreen" "sandy brown" "dark slate blue" "pale violet red" "cadet blue" "gray"]
  14. Not crazy about the garish colors in ansi-term? Frob `ansi-term-color-vector'.
  15. Know the file's changed on disk and want to quickly revert? Forget M-x revert-buffer, just type 'r' twice.
  16. Intellectually, I know about C-/, but my fingers are wired for C-_. This saddens me. Extraneous shifting FTL.
  17. c-subword-mode FTW
  18. merging unicode-2 means never having to say you're sorry!
  19. How to compose HTML emails in #emacs using #markdown: http://tinyurl.com/2ckldv
  20. CVS news: nxml-mode, the darling of XML hand-coders everywhere, to be bundled with Emacs.