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

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

bug#24537: [PATCH] Fix compatibility with macOS 10.12 pmset (bug#24537)


From: Noam Postavsky
Subject: bug#24537: [PATCH] Fix compatibility with macOS 10.12 pmset (bug#24537)
Date: Thu, 29 Sep 2016 18:02:36 -0400

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.





reply via email to

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