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

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

bug#6390: Should not regexp-quote quote newline?


From: MON KEY
Subject: bug#6390: Should not regexp-quote quote newline?
Date: Fri, 11 Jun 2010 00:19:17 -0400

> Unfortunately print-escape-newlines does not quote tab, only newline
> and form-feed.

This is not at all unfortunate.

> Which in my opinion is a bug.

Which would make you wrong.

(describe-variable 'print-escape-newlines)
,----
| Non-nil means print newlines in strings as `\n'.
| Also print formfeeds as `\f'.
`----

Where is \t mentioned?

> Is there any objections to this change?

Sure. I object on the grounds that what you propose is madness.

But, if others do agree with the proposed changed may I suggest then
that we also replace newline with SPACE that way we needn't needlessly
concern ourselves with vertical motion in general...


--
/s_P\





reply via email to

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