emacs-devel
[Top][All Lists]
Advanced

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

Re: Longlines and insert


From: Chong Yidong
Subject: Re: Longlines and insert
Date: Tue, 15 Nov 2005 22:05:04 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> We could put a generic definition into subr.el
> which could then be used by any code needing a hard newline.
>
> (defconst hard-newline
>           (propertize "\n"
>           'hard t 'rear-nonsticky '(hard)))

This would work.  So, which approach should I use?




reply via email to

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