From: Mauro Aranda <maurooaranda@gmail.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 44764@debbugs.gnu.org
Subject: bug#44764: 28.0.50; Wrong menu binding for file in tree fileset
Date: Tue, 24 Nov 2020 08:51:24 -0300 [thread overview]
Message-ID: <5fbcf3c0.1c69fb81.9c320.fb14@mx.google.com> (raw)
In-Reply-To: <87h7pf9rt4.fsf@gnus.org> (message from Lars Ingebrigtsen on Tue, 24 Nov 2020 07:45:11 +0100)
tags 44764 fixed
close 44764
quit
Lars Ingebrigtsen <larsi@gnus.org> writes:
> Mauro Aranda <maurooaranda@gmail.com> writes:
>> - (apply 'vector (list name (cdr (append submenu nil)))))))
>> -; (vconcat `[,name] (subseq submenu 1)))))
>> + (apply 'vector (list name (cadr (append submenu nil)))))))
>
> I'm not very familiar with the filesets code, but I think this makes
> sense. I wonder slightly about that commented-out code, but it's been
> there since the file was added to Emacs, so I guess we won't find out
> what that's about.
I think it's an attempt to do the same operation, but using subseq, or
cl-subseq nowadays. It's not a big deal, so I kept that commented
out code, in case someone wants to take a look at that someday.
prev parent reply other threads:[~2020-11-24 11:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-20 15:45 bug#44764: 28.0.50; Wrong menu binding for file in tree fileset Mauro Aranda
2020-11-20 15:56 ` Mauro Aranda
2020-11-24 6:45 ` Lars Ingebrigtsen
2020-11-24 11:51 ` Mauro Aranda [this message]
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=5fbcf3c0.1c69fb81.9c320.fb14@mx.google.com \
--to=maurooaranda@gmail.com \
--cc=44764@debbugs.gnu.org \
--cc=larsi@gnus.org \
/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.