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

2006-06-29 Thread Carsten Dominik
Hi Raman, On Jun 29, 2006, at 5:20, T. V. Raman wrote: One somewhat hard to track down bug is the behavior of insertion of bullets. [...] 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 a new bullet which is what I w

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

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

[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