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

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

bug#18652: 25.0.50; [PATCH] Add fresh-line


From: Leo Liu
Subject: bug#18652: 25.0.50; [PATCH] Add fresh-line
Date: Thu, 09 Oct 2014 00:17:47 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (CentOS 6.5)

On 2014-10-08 10:02 -0400, Stefan Monnier wrote:
> Couldn't we make it a simple argument to `terpri'?

Unlike car/cdr terpri has a terrible name and not used as often. Many
people forget its existence and simply use `print' or `write-char'.
Folding fresh-line into terpri can be done but then we have a bad name
with long and potentially confusing doc-string. I think it helps keep
them separate for clarity. WDYT?

>         Stefan

Thanks,
Leo






reply via email to

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