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.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



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

Reply via email to