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

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

Re: Emacs sporadically gets into a state in which M-q wraps lines at apo


From: Christopher Schmidt
Subject: Re: Emacs sporadically gets into a state in which M-q wraps lines at apostrophes
Date: Fri, 6 Jul 2012 07:49:55 +0100 (BST)

Jason Rumney <jasonrumney@gmail.com> writes:

> \\' is special syntax meaning end of line.

Actually \' matches the empty string at the end of the buffer of string
being matched against.  $ matches end of line or end of string.

        Christopher



reply via email to

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