unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Regression WRT newline?
@ 2016-02-09  7:25 Andreas Röhler
  2016-02-09  9:22 ` Andreas Schwab
  2016-02-09 15:32 ` Stefan Monnier
  0 siblings, 2 replies; 4+ messages in thread
From: Andreas Röhler @ 2016-02-09  7:25 UTC (permalink / raw)
  To: emacs-devel

Command newline from simple.el has the following comment:


         ;; FIXME: For non-interactive uses, many calls actually just want
         ;; (insert "\n"), so maybe we should do just that, so as to avoid
         ;; the risk of filling or running abbrevs unexpectedly.

IIRC in earlier times, on windows for example an additional "\r" was 
required.
Then using (newline) instead of simply (insert "\n") was recommended.
This would not help anymore.

Just to bring it to your attention,

Andreas



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-02-10  0:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-09  7:25 Regression WRT newline? Andreas Röhler
2016-02-09  9:22 ` Andreas Schwab
2016-02-09 15:32 ` Stefan Monnier
2016-02-10  0:11   ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).