GNU bug report logs -
#55919
29.0.50; package-menu-filter-by-archive fails to exclude nongnu when filtering for gnu
Previous Next
Reported by: Eshel Yaron <eshelshay.yaron <at> gmail.com>
Date: Sun, 12 Jun 2022 07:54:01 UTC
Severity: normal
Tags: moreinfo
Found in version 29.0.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.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 55919 in the body.
You can then email your comments to 55919 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#55919
; Package
emacs
.
(Sun, 12 Jun 2022 07:54:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Eshel Yaron <eshelshay.yaron <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sun, 12 Jun 2022 07:54:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
1. Run emacs -Q
2. Type M-x list-packages
3. Type / a
4. Type gnu RET
5. Only packages from the "gnu" archive should appear, but "nongnu"
entries remain
In GNU Emacs 29.0.50 (build 1, x86_64-apple-darwin21.5.0, NS appkit-2113.50 Version 12.4 (Build 21F79))
of 2022-06-06 built on Some-MacBook-Pro.local
Repository revision: 138d2f22f731bc3faf6de26b67e2b50ce9131541
Repository branch: master
Windowing system distributor 'Apple', version 10.3.2113
System Description: macOS 12.4
Configured using:
'configure --with-native-compilation --enable-link-time-optimization
--with-json --with-xwidgets --with-mailutils'
Configured features:
ACL GMP GNUTLS JSON LIBXML2 MODULES NATIVE_COMP NOTIFY KQUEUE NS PDUMPER
SQLITE3 THREADS TOOLKIT_SCROLL_BARS XWIDGETS ZLIB
Important settings:
value of $LC_CTYPE: UTF-8
locale-coding-system: utf-8-unix
Major mode: Package Menu
Minor modes in effect:
tooltip-mode: t
global-eldoc-mode: t
show-paren-mode: t
electric-indent-mode: t
mouse-wheel-mode: t
tool-bar-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
isearch-fold-quotes-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
buffer-read-only: t
line-number-mode: t
indent-tabs-mode: t
transient-mark-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
Load-path shadows:
None found.
Features:
(mailalias mailclient textsec uni-scripts idna-mapping uni-confusable
textsec-check dabbrev shadow sort mail-extr shortdoc help-fns radix-tree
emacsbug crm mm-archive message sendmail yank-media dired dired-loaddefs
rfc822 mml mml-sec epa derived gnus-util text-property-search time-date
mailabbrev gmm-utils mailheader mm-decode mm-bodies mm-encode mail-utils
cus-edit pp cus-start cus-load wid-edit gnutls network-stream url-http
mail-parse rfc2231 rfc2047 rfc2045 mm-util ietf-drums mail-prsvr url-gw
nsm rmc puny url-cache url-auth epg rfc6068 epg-config
display-line-numbers comp comp-cstr warnings rx cl-extra help-mode
finder-inf package browse-url url url-proxy url-privacy url-expand
url-methods url-history url-cookie generate-lisp-file url-domsuf
url-util mailcap url-handlers url-parse auth-source cl-seq eieio
eieio-core cl-macs eieio-loaddefs password-cache json map url-vars seq
gv subr-x byte-opt bytecomp byte-compile cconv cl-loaddefs cl-lib
iso-transl tooltip eldoc paren electric uniquify ediff-hook vc-hooks
lisp-float-type elisp-mode mwheel term/ns-win ns-win ucs-normalize
mule-util term/common-win tool-bar dnd fontset image regexp-opt fringe
tabulated-list replace newcomment text-mode lisp-mode prog-mode register
page tab-bar menu-bar rfn-eshadow isearch easymenu timer select
scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors
frame minibuffer nadvice simple cl-generic indonesian philippine cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech
european ethiopic indian cyrillic chinese composite emoji-zwj charscript
charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure
cl-preloaded button loaddefs faces cus-face macroexp files window
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget keymap hashtable-print-readable backquote threads
xwidget-internal kqueue cocoa ns multi-tty make-network-process
native-compile emacs)
Memory information:
((conses 16 235934 40305)
(symbols 48 11375 6)
(strings 32 57430 2090)
(string-bytes 1 1381815)
(vectors 16 27221)
(vector-slots 8 587297 27137)
(floats 8 164 153)
(intervals 56 13158 72)
(buffers 992 16))
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#55919
; Package
emacs
.
(Sun, 12 Jun 2022 10:28:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 55919 <at> debbugs.gnu.org (full text, mbox):
Eshel Yaron <eshelshay.yaron <at> gmail.com> writes:
> 1. Run emacs -Q
> 2. Type M-x list-packages
> 3. Type / a
> 4. Type gnu RET
> 5. Only packages from the "gnu" archive should appear, but "nongnu"
> entries remain
The doc string doesn't mention that the ARCHIVE argument here is a
regexp, and "gnu" matches "nongnu", too.
But does it make sense to use a regexp here? I think that's pretty
surprising -- there aren't that many archives out there, and while a
regexp is more flexible (i.e., you can say \`gnu\|melpa to get both of
them), I don't think anybody would actually type anything like that.
I've added Stefan (who added this command) to the CCs; perhaps he has
comments.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
Added tag(s) moreinfo.
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Sun, 12 Jun 2022 10:28:03 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#55919
; Package
emacs
.
(Mon, 13 Jun 2022 11:49:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 55919 <at> debbugs.gnu.org (full text, mbox):
Lars Ingebrigtsen <larsi <at> gnus.org> writes:
> But does it make sense to use a regexp here? I think that's pretty
> surprising -- there aren't that many archives out there, and while a
> regexp is more flexible (i.e., you can say \`gnu\|melpa to get both of
> them), I don't think anybody would actually type anything like that.
I can't remember any real reason for why I made it a regexp; I suspect
it was just an accident (as in: "why not?").
Changing it makes sense to me, as you will scarcely have any need for
searching over the three or so archives that exist.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#55919
; Package
emacs
.
(Mon, 13 Jun 2022 12:22:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 55919 <at> debbugs.gnu.org (full text, mbox):
Stefan Kangas <stefan <at> marxist.se> writes:
> Changing it makes sense to me, as you will scarcely have any need for
> searching over the three or so archives that exist.
Thanks; I've now changed the command to use the input string as a string
instead of a regexp in Emacs 29.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
bug marked as fixed in version 29.1, send any further explanations to
55919 <at> debbugs.gnu.org and Eshel Yaron <eshelshay.yaron <at> gmail.com>
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Mon, 13 Jun 2022 12:22:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#55919
; Package
emacs
.
(Mon, 13 Jun 2022 14:21:03 GMT)
Full text and
rfc822 format available.
Message #21 received at 55919 <at> debbugs.gnu.org (full text, mbox):
Thank you very much for the quick resolution!
Best,
Eshel
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 12 Jul 2022 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 28 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.