vote up 0 vote down star
3

I find the following things extremely useful in my daily work:

  • ido
  • emacs muse
  • Cscope
  • desktop
  • tabbar
flag

80% accept rate
survey - consider making community editable, please – Blair Conrad Nov 7 '08 at 12:36

4 Answers

vote up 6 vote down check

I've become a huge fan of org-mode and muse-mode. I use muse-mode, which I discovered before discovering org-mode to manage a local wiki where I keep mostly work-related notes.

I use org-mode to manage my tasks and use it to take notes. As a task manager I've found it unbeatable. I intend to migrate my muse-mode notes to org-mode "any day now" ... well, as soon as I get around to hacking up a python script to convert the links for me. I'll miss some of the more wiki-like features of muse mode, but I think in the end I'll profit from having everything in org-mode.

For me, it replaces OmniOutliner and OmniFocus. Plain text. Works on any platform that supports emacs. Easy kept synchronized between computers using source control. What's not to like?

link|flag
I was using planner mode on top of muse mode for the longest of time, and I too am facing the prospect of converting all my planner-mode project pages to org-mode pages. – Jonathan Arkell Nov 8 '08 at 20:40
I have tried using Emacs for exactly this a couple of times, but each time it has failed and I'm back to paper again. Recently I've been using Tomboy and it is the first time been able to cut down on the ridiculous amount of physical paper I use :) – Anders Rune Jensen Dec 12 '08 at 14:56
vote up 1 vote down

JDEE. It's a great Java developer addition to Emacs. It adds a lot of the features of the full IDEs (code completion being my favorite).

link|flag
vote up 1 vote down
link|flag
vote up 4 vote down
  • anything - its an easy to extend quicksilver for emacs. Nuff said.
  • Cedet
  • nxml + nxhtml
  • ecb
  • yasnippets
  • Org (jsut started, already awesmoe)
  • All the little libraries I wrote and modified
    • ToDoChiKu Snarl/growl notification bindings for emacs
    • FreeTagging - Provides views into your source code by delicious/flickr style tags. You can filter a piece of source by a tag (or its negation), and it also displays a tag cloud.
    • twit.el Twitter for emacs
    • FileJournal List of most recently used files, with hooks into anything
link|flag
What is Free Tagging good for? – fivebells Nov 7 '08 at 16:53
Sorry, shoulda added that. Answered above. – Jonathan Arkell Nov 8 '08 at 6:12

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.