emacs-devel
[Top][All Lists]
Advanced

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

Re: Inserting \n when longlines-mode


From: Lennart Borgman (gmail)
Subject: Re: Inserting \n when longlines-mode
Date: Sun, 28 Oct 2007 02:53:59 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.666

Chong Yidong wrote:
"Lennart Borgman (gmail)" <address@hidden> writes:

Can someone please tell me how one is supposed to insert a \n in the
buffer when longlines-mode is on?

The following will not do it

  (insert "\n")

(insert hard-newline)

Thanks, I had no idea about that. Maybe that variable should be documented? Some documentation about this in longlines-mode would perhaps also be useful?




reply via email to

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