all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Third <alan@idiocy.org>
To: Noam Postavsky <npostavs@users.sourceforge.net>
Cc: Kevin Lin <lin.kevin.k@gmail.com>, 24537@debbugs.gnu.org
Subject: bug#24537: [PATCH] Fix compatibility with macOS 10.12 pmset (bug#24537)
Date: Thu, 29 Sep 2016 23:09:19 +0100	[thread overview]
Message-ID: <20160929220919.GA23753@breton.holly.idiocy.org> (raw)
In-Reply-To: <CAM-tV--+E8hLMNruyNdkZVxnQrO40X9KN0d5c7NmSYKGBP8Wkg@mail.gmail.com>

On Thu, Sep 29, 2016 at 06:02:36PM -0400, Noam Postavsky wrote:
> On Thu, Sep 29, 2016 at 3:31 PM, Alan Third <alan@idiocy.org> wrote:
> > +       (when (re-search-forward "^ -InternalBattery-0\\([ \t]+\(id\=[0-9]+\)\\)*[ \t]+" nil t)
> 
> Using "\(id\=[0-9]+\)" instead of the equivalent "(id=[0-9]+)" is a
> bit confusing.

Ah, I thought they had to be escaped because they’re special
characters. It seems I was wrong. Thanks. :)

I’ve removed the three extra slashes, do you want me to repost the
patch?
-- 
Alan Third





  reply	other threads:[~2016-09-29 22:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-25  5:41 bug#24537: 25.1; battery.el on macOS Sierra 10.12 Kevin Lin
2016-09-28 21:36 ` Alan Third
2016-09-29  6:49   ` Kevin Lin
2016-09-29 19:31     ` bug#24537: [PATCH] Fix compatibility with macOS 10.12 pmset (bug#24537) Alan Third
2016-09-29 22:02       ` Noam Postavsky
2016-09-29 22:09         ` Alan Third [this message]
2016-09-29 22:17           ` Noam Postavsky
2016-09-30  3:30             ` Kevin Lin
2016-09-30 21:42               ` Alan Third

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=20160929220919.GA23753@breton.holly.idiocy.org \
    --to=alan@idiocy.org \
    --cc=24537@debbugs.gnu.org \
    --cc=lin.kevin.k@gmail.com \
    --cc=npostavs@users.sourceforge.net \
    /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.