GNU bug report logs -
#27424
24.5; [PATCH] commands `apropos-local-variable', `apropos-local-value'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Sun, 18 Jun 2017 21:35:02 UTC
Severity: wishlist
Tags: patch
Found in version 24.5
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 27424 in the body.
You can then email your comments to 27424 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#27424
; Package
emacs
.
(Sun, 18 Jun 2017 21:35:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Drew Adams <drew.adams <at> oracle.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sun, 18 Jun 2017 21:35:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
See attached patch for two apropos commands for buffer-local variables.
In GNU Emacs 24.5.1 (i686-pc-mingw32)
of 2015-04-11 on LEG570
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --prefix=/c/usr --host=i686-pc-mingw32'
[apropos-2017-06-18.patch (application/octet-stream, attachment)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#27424
; Package
emacs
.
(Sat, 22 Jul 2017 08:03:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 27424 <at> debbugs.gnu.org (full text, mbox):
> Date: Sun, 18 Jun 2017 14:33:46 -0700 (PDT)
> From: Drew Adams <drew.adams <at> oracle.com>
>
> See attached patch for two apropos commands for buffer-local variables.
Thanks, this LGTM. Could you please add corresponding changes for the
documentation: the Emacs manual and NEWS? I will then install all of
that.
P.S. Sorry for a long delay in replying to your message.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#27424
; Package
emacs
.
(Sat, 22 Jul 2017 14:00:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 27424 <at> debbugs.gnu.org (full text, mbox):
> > See attached patch for two apropos commands for buffer-local variables.
>
> Thanks, this LGTM.
Thanks for looking at this.
> Could you please add corresponding changes for the
> documentation: the Emacs manual and NEWS? I will then install all of
> that.
You will need to guide me for the latter, and I don't think
I want to get involved with the former (texinfo). For the
former, if you guide me I can propose text/wording, in case
that helps. Sorry if this doesn't fully help.
> P.S. Sorry for a long delay in replying to your message.
No problem at all, for that.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#27424
; Package
emacs
.
(Sat, 22 Jul 2017 14:12:01 GMT)
Full text and
rfc822 format available.
Message #14 received at 27424 <at> debbugs.gnu.org (full text, mbox):
> Date: Sat, 22 Jul 2017 06:59:05 -0700 (PDT)
> From: Drew Adams <drew.adams <at> oracle.com>
> Cc: 27424 <at> debbugs.gnu.org
>
> > Could you please add corresponding changes for the
> > documentation: the Emacs manual and NEWS? I will then install all of
> > that.
>
> You will need to guide me for the latter
Sure, just tell what guidance you need.
In general, NEWS entries for new commands just need to name the
commands, and optionally say a sentence about what they do. The idea
is that the details will be picked up from the doc strings.
> and I don't think
> I want to get involved with the former (texinfo). For the
> former, if you guide me I can propose text/wording, in case
> that helps.
Providing text is good enough, thanks.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#27424
; Package
emacs
.
(Sat, 22 Jul 2017 23:30:03 GMT)
Full text and
rfc822 format available.
Message #17 received at 27424 <at> debbugs.gnu.org (full text, mbox):
> In general, NEWS entries for new commands just need to name the
> commands, and optionally say a sentence about what they do. The idea
> is that the details will be picked up from the doc strings.
For NEWS:
New commands `apropos-local-variable' and `apropos-local-value,
which are buffer-local versions of `apropos-variable' and
`apropos-value'. They show buffer-local variables who names
and values, respectively, match a given pattern.
For the Emacs manual, node `Apropos':
`M-x apropos-local-variable'
Search for buffer-local variables whose names match
the specified pattern.
`M-x apropos-local-value'
Search for buffer-local variables whose values match
the specified pattern.
Reply sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
You have taken responsibility.
(Fri, 28 Jul 2017 07:50:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Drew Adams <drew.adams <at> oracle.com>
:
bug acknowledged by developer.
(Fri, 28 Jul 2017 07:50:02 GMT)
Full text and
rfc822 format available.
Message #22 received at 27424-done <at> debbugs.gnu.org (full text, mbox):
> Date: Sat, 22 Jul 2017 16:29:13 -0700 (PDT)
> From: Drew Adams <drew.adams <at> oracle.com>
> Cc: 27424 <at> debbugs.gnu.org
>
> > In general, NEWS entries for new commands just need to name the
> > commands, and optionally say a sentence about what they do. The idea
> > is that the details will be picked up from the doc strings.
>
> For NEWS:
>
> New commands `apropos-local-variable' and `apropos-local-value,
> which are buffer-local versions of `apropos-variable' and
> `apropos-value'. They show buffer-local variables who names
> and values, respectively, match a given pattern.
>
> For the Emacs manual, node `Apropos':
>
> `M-x apropos-local-variable'
> Search for buffer-local variables whose names match
> the specified pattern.
>
> `M-x apropos-local-value'
> Search for buffer-local variables whose values match
> the specified pattern.
Thanks, pushed to master.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 25 Aug 2017 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 7 years and 295 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.