Re: [Emacs-orgmode] Re: Org-mode 4.40

2006-06-28 Thread T. V. Raman
One somewhat hard to track down bug is the behavior of insertion of bullets. I haven't pinned it down yet, but here is what happens: I have org-insert-heading bound to C-j. I start a bulleted list by hitting " -" at the front of a line, type some text, and press C-j. 9 times out of 10, I get

[Emacs-orgmode] Bugs in 4.39

2006-06-28 Thread Daniel J. Sinder
Version 4.39 bugs... (haven't tried 4.40 yet) (1) Agendas are a little buggy when the ARCHIVE tag is in use. The correct agenda is only generated for the following file if the top-level tree is visible/open (which it won't be by default if the file is not being visited in a buffer before calling

Re: [Emacs-orgmode] group checklist toggle (post-summer-break feature request)

2006-06-28 Thread Carsten Dominik
Would you like to *toggle* them all, or rather to toggle the first and set all the remaining one to the same state as the first one? It seems to me that the second option is much better. - Carsten On Jun 28, 2006, at 18:29, Scott Otterson wrote: At first, I wasn't sure I'd use the new '[X]' che

[Emacs-orgmode] group checklist toggle (post-summer-break feature request)

2006-06-28 Thread Scott Otterson
At first, I wasn't sure I'd use the new '[X]' checklists, but now I've got them sprinkled all over my .org files -- they're especially handy for multi-step tasks which are done repeatedly. When I repeat a multi-step task I've done before, one of the first things I do is to uncheck all of the

Re: [Emacs-orgmode] Re: Org-mode 4.40

2006-06-28 Thread Carsten Dominik
On Jun 28, 2006, at 13:45, Christian Schlauer wrote: --8<---cut here---start->8--- * Filling of text with negative numbers in column 0 In my texts, temperatures occur, like -5 °C. Try to fill this paragraph with `M-q'. Nice little bug! Fixed, thanks. * T

Re: [Emacs-orgmode] file specification error

2006-06-28 Thread Carsten Dominik
delay-mode-hooks is inserted by define-derived-mode into the definition of the function org-mode. It appears that you have a newer version of define-derived-mode than of emacs. Your best option is to get a CVS version of emacs, then you can be sure that everything is up-to-date, and the diffe

[Emacs-orgmode] Re: Org-mode 4.40

2006-06-28 Thread Christian Schlauer
Carsten Dominik <[EMAIL PROTECTED]> writes: > If you still find bugs, NOW is the time to report them as I am trying to > further stabilize what we have now in preparation for the summer break. I have some small things. Try the following in org-mode: --8<---cut here---star

[Emacs-orgmode] file specification error

2006-06-28 Thread harry meyers
Hi, I used OrgMode with XEmacs but now I switched to Emacs21. So I added the org files to my load path, but when I want to open or create an .org file I get the following error message: file mode specification error (void function delay-mode-hooks) Is there something missing? Regards harry __

[Emacs-orgmode] Org-mode 4.40

2006-06-28 Thread Carsten Dominik
Version 4.40 is a bug fix release that improves matching of embedded LaTeX environments. There are also a few changes in the org-context function, but these are not user-visible changes. Version 4.40 is now part of Emacs CVS. You can also get it from http://www.astro.uva.nl/~dominik/Tools/or

Re: [Emacs-orgmode] ranges of rows in other columns

2006-06-28 Thread Carsten Dominik
Unfortunately, this is beyond the current syntax envelope for table equations in org-mode. I could widen that envelope, but not soon. - Carsten On Jun 26, 2006, at 22:39, Austin Frank wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello all-- I'm looking for help in setting up a calcu