all messages for Emacs-related lists mirrored at yhetil.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.