all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: "Jes Bodi Klinke" <jes@bodi-klinke.dk>
Cc: emacs-devel@gnu.org
Subject: Re: [PATCH 1/1] compile.el bug in recognizing -o switches among
Date: Wed, 27 Oct 2010 21:13:25 -0400	[thread overview]
Message-ID: <jwvzktzjf5n.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <93ede5c63f6ca7272e5b0feb43e929f4.squirrel@xspect.dk> (Jes Bodi Klinke's message of "Wed, 27 Oct 2010 14:37:09 -0700 (PDT)")

> (by adding an outer pair of parentheses).  The correct regex is:
> " -\\(?:o[= ]?\\|-\\(?:outfile\\|output\\)[= ]\\)\\(\\S +\\)"

Thanks, installed.
But, could you tell me how you made your patches?
Neither diff-mode nor `patch' understand their format:

> *** lisp/progmodes/compile.el   2010-09-24 03:06:33 +0000
> --- lisp/progmodes/compile.el   2010-10-27 21:30:57 +0000
> *** 543,549 ****
>        ;; Command output lines.  Recognize `make[n]:' lines too.

Usually such context diffs have an additional "***************" line as in:

> *** lisp/progmodes/compile.el   2010-09-24 03:06:33 +0000
> --- lisp/progmodes/compile.el   2010-10-27 21:30:57 +0000
> ***************
> *** 543,549 ****
>        ;; Command output lines.  Recognize `make[n]:' lines too.


        Stefan



  reply	other threads:[~2010-10-28  1:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-27 21:11 [PATCH 1/1] compile.el bug in recognizing -o switches among output Jes Bodi Klinke
2010-10-27 21:37 ` Jes Bodi Klinke
2010-10-28  1:13   ` Stefan Monnier [this message]
2010-10-28 19:43     ` [PATCH 1/1] compile.el bug in recognizing -o switches among Jes Bodi Klinke
2010-10-29 17:32       ` Stefan Monnier

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=jwvzktzjf5n.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=jes@bodi-klinke.dk \
    /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.