emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-mode and longlines-mode (especially tables)
@ 2007-03-18  1:43 Mark Aufflick
  2007-03-18  7:07 ` Carsten Dominik
  0 siblings, 1 reply; 7+ messages in thread
From: Mark Aufflick @ 2007-03-18  1:43 UTC (permalink / raw)
  To: emacs-orgmode

Hi Everyone,

I am using longlines-mode with org-mode to do word wrapping. It is
useful in normal view to get wrapping at word boundaries, but it is
especially useful with vertical split windows (C-x 3) since they
default to not wrapping at all.

I have noticed a few wierd issues in org-mode related to the
pseudo-linebreaks managed by longlines mode.

The first issue is not really a big deal - if you are in an org list,
and are at the end of a wrapped line eg looks like:

 + adsf asdf adsf
asdf asdf{cursor here}

and you hit M-Enter, you get a heading of the most recent heading
level, not a new list entry. Presumably org-mode thinks the
longlines-mode soft-newline is a real newline

The second issue is bigger, relating to tables. If you make the first
line of a table and hit tab, eg:

|* col a *|* col b *|{TAB}

You get:

| * col a * | * col b * | |           |           |

so the newline that org-table-mode thinks it is inserting gets gobbled
by longlines-mode, or something like that.

Has anyone else noticed this? Is there a smarter way to get soft-word
wrapping in org-mode without using longlines-mode?

Mark.

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

end of thread, other threads:[~2007-03-26 18:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-18  1:43 org-mode and longlines-mode (especially tables) Mark Aufflick
2007-03-18  7:07 ` Carsten Dominik
2007-03-19 12:46   ` Alan Dove
2007-03-22 15:53     ` Carsten Dominik
2007-03-25  1:51       ` Mark Aufflick
2007-03-26 15:34         ` Carsten Dominik
2007-03-26 16:22           ` Carsten Dominik

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).