emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Problems using longlines-mode with tables in org-mode


From: Carsten Dominik
Subject: Re: [Orgmode] Problems using longlines-mode with tables in org-mode
Date: Fri, 25 Jul 2008 07:40:40 -0700

Unfortunately, I d not know enough about the internals of longlines to fix this. With TAB, Org rewrites the entire table, probably inserting soft newlines. Maybe a solution would be to use font lock to make the newline in each table line hard....?

- Carsten

On Jul 20, 2008, at 7:53 PM, RC wrote:

Hi,
I tried using long-lines mode in org-mode 6.06pre01 in Enacs 22 and 23
(emacs-snapshot) on Ubuntu 8.04 (64 bit), by adding to my .emacs file:
(add-hook 'org-mode-hook 'longlines-mode)

However, I am unable to edit tables in org-mode. Hitting TAB causes multiple
rows to collapse into in a single line...

I don't have fill-mode activated in org-mode as I would like to set soft
line-wrapping that adjusts to window size by:
;(add-hook 'org-mode-hook (lambda ()
(setq longlines-wrap-follows-window-size t)))

Is it possible to use longlines-mode with tables in org-mode?
Thanks for your assistance.
Recif




_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

[Prev in Thread] Current Thread [Next in Thread]