Christopher Schmidt <christop...@ch.ristopher.com> writes: > Hi gurus, > > I have a problem with Org-mode version 7.8.03 > (release_7.8.03.351.g47eb3) on GNU Emacs 24.0.94.1 > (x86_64-unknown-linux-gnu, GTK+ Version 2.24.9) of 2012-03-08. > > (info "(org)Orgstruct mode") says that one is allowed to use orgtbl-mode > in message-mode. Unfortunately this does not work as expected. > > Recipe: > > emacs -q > C-x m > M-q # fill-paragraph ignores the message header > eval: (add-hook 'message-mode-hook 'turn-on-orgstruct++) > C-x m > M-q # fill-paragraph does ignore the message header > > The bug is caused by fill-paragraph-function not being set back to > message-fill-paragraph when orgstruct-hijacker-command-22 falls back to > fill-paragraph. > > Christopher
Thanks for this. This behaviour has annoyed me for years now. I've never gotten around to figuring out why I got this behaviour because I get caught up with writing the email and forget by the time I finish... I hope somebody can indeed fix this as it sounds quite straightforward (for better elisp programmers than I...). -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.1.50.1 : using Org-mode version 7.8.06 (release_7.8.06.181.g67694.dirty)