all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Matt McClure <matthewlmcclure@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs sporadically gets into a state in which M-q wraps lines at apostrophes
Date: Tue, 14 May 2013 09:18:58 -0400	[thread overview]
Message-ID: <CAJELnLGh5ZXKczc7WQ8HnMbpEuzDcWdrbJzQ7qbBb1PGjmuO0Q@mail.gmail.com> (raw)
In-Reply-To: <CAJELnLG6V56v2t6gWU3pYYXQTAaBNeLJ59NyDzzfMtrNPcTYAw@mail.gmail.com>

On Fri, Jul 6, 2012 at 2:26 PM, Matt McClure <matthewlmcclure@gmail.com>wrote:

> On Fri, Jul 6, 2012 at 2:49 AM, Christopher Schmidt
> <christopher@ch.ristopher.com> wrote:
> > 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.
>
> Thanks. I had been misinterpreting the `\\'`. This will help next time
> it happens.


I finally tracked it down. The problem was plantuml-mode, which I use
infrequently, setting comment-start to "'" without making it buffer local.

-- 
Matt McClure
http://matthewlmcclure.com
http://www.mapmyfitness.com/profile/matthewlmcclure


  reply	other threads:[~2013-05-14 13:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.4120.1341505956.855.help-gnu-emacs@gnu.org>
2012-07-06  6:16 ` Emacs sporadically gets into a state in which M-q wraps lines at apostrophes Jason Rumney
2012-07-06  6:49   ` Christopher Schmidt
2012-07-06 18:26     ` Matt McClure
2013-05-14 13:18       ` Matt McClure [this message]
2012-07-05 16:32 Matt McClure

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJELnLGh5ZXKczc7WQ8HnMbpEuzDcWdrbJzQ7qbBb1PGjmuO0Q@mail.gmail.com \
    --to=matthewlmcclure@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.