emacs-pretest-bug
[Top][All Lists]
Advanced

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

longlines-mode and default-major-mode


From: David Reitter
Subject: longlines-mode and default-major-mode
Date: Mon, 18 Jul 2005 23:54:42 +0100

Evaluate these:

(add-hook 'text-mode-hook (lambda () (longlines-mode 1)))
(setq default-major-mode 'text-mode)

Then find-file - load either a text file or something like a .el file.
The formatting is screwed up - everything is in one line.
It'll happen on other occasions as well, e.g. when you want to send a bug report, the mail buffer is mis-formatted.

Recent CVS Emacs compiled on OS X.






reply via email to

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