help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Writing newline in message buffer


From: Jean Louis
Subject: Re: Writing newline in message buffer
Date: Fri, 14 May 2021 16:52:33 +0300
User-agent: Mutt/2.0.6 (2021-03-06)

* pauline-galea@gmx.com <pauline-galea@gmx.com> [2021-05-14 13:44]:
> How can I add a newline in the messages buffer
> 
> Have read about terpri
> 
> I can write the following but want to avoid the \n at beginning of my string.
> 
>    (message "\nmymessage") ⇒ "
mymessage"

It works my side. You don't need `terpri' for messages. Maybe if you
run Emacs on command line, you may need it.




-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

Sign an open letter in support of Richard M. Stallman
https://stallmansupport.org/
https://rms-support-letter.github.io/




reply via email to

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