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: Stefan Monnier
Subject: Re: Inserting \n when longlines-mode
Date: Sat, 27 Oct 2007 21:02:09 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux)

>> 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")

I was wondering if we shouldn't start to use things like unicode #x2029
(paragraph separator) for hard newlines (and maybe #x2028 for soft newlines).


        Stefan




reply via email to

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