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