Re: [Orgmode] Re: ECB and org-mode

2009-10-14 Thread Eric S Fraga
At Wed, 14 Oct 2009 19:57:42 +0200, Tassilo Horn wrote: > Eric S Fraga writes: > > (if (string= major-mode "org-mode") > > Here, you want (eq major-mode 'org-mode). Your version also works, but Makes sense! D'uh. Of course there is a way of comparing modes. This is *emacs*, after all! [...

Re: [Orgmode] Re: ecb and org

2008-07-13 Thread Daniel Clemente
It would be very helpful to see the outline markers (the ***, , ...) represented with the corners and lines typical of the „tree view" of file browsers. ECB seems to allow it (in addition to lots of things). I think that ECB is a program which can be difficult to configure. If you ha