emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* More problems with orgstruct++-mode, message-mode and auto fill
@ 2012-05-09 16:53 Bernt Hansen
  2012-05-09 17:03 ` Christopher Schmidt
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Bernt Hansen @ 2012-05-09 16:53 UTC (permalink / raw)
  To: emacs-orgmode

Hi Bastien,

Auto-fill wrapping has stopped working correctly lately.

I have orgstruct++-mode added to my message mode hook as 

--8<---------------cut here---------------start------------->8---
(add-hook 'message-mode-hook 'orgstruct++-mode 'append)
(add-hook 'message-mode-hook 'turn-on-auto-fill 'append)
(add-hook 'message-mode-hook 'orgtbl-mode 'append)
--8<---------------cut here---------------end--------------->8---

and lately auto-fill doesn't work correctly when text starts in column
0.  Text wraps to the start of the second word on the line.

,----[ orgstruct++-mode off with auto fill ]
| this is a long line which should auto fill but not wrap to 2nd word on
| the line
| 
`----

,----[ orgstruct++-mode on with auto fill ]
| this is a line that is really long and autofilll with org struct mode
|      does not work properly.  It indents line 2+ by 5 chars
| 
| whatifthe word is really long on the first line how does that make
|           autofilll rec
`----

For now I've dropped orgstruct++-mode from my message-mode hook but I'm
going to miss this for lists in my emails.

GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of 2010-12-11
on raven, modified by Debian

Org-mode version 7.8.09 (release_7.8.09-489-g541288 @
/home/bernt/git/org-mode/lisp/org-install.el)

Regards,
Bernt

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-05-10 10:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-09 16:53 More problems with orgstruct++-mode, message-mode and auto fill Bernt Hansen
2012-05-09 17:03 ` Christopher Schmidt
2012-05-09 17:40 ` Bastien
2012-05-09 19:30   ` Bernt Hansen
2012-05-09 21:06     ` Bastien
2012-05-09 21:49     ` Bernt Hansen
2012-05-09 19:15 ` Thorsten Jolitz
2012-05-10  1:11   ` Eric S Fraga
2012-05-10  6:36     ` Bastien
2012-05-10  8:28       ` Sebastien Vauban
2012-05-10  9:26         ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).