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

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

bug#71313: closed ([PATCH] Allow insert other elisp keywords in auto-ins


From: GNU bug Tracking System
Subject: bug#71313: closed ([PATCH] Allow insert other elisp keywords in auto-insert)
Date: Sat, 08 Jun 2024 13:28:02 +0000

Your message dated Sat, 08 Jun 2024 16:26:44 +0300
with message-id <868qzfd0q3.fsf@gnu.org>
and subject line Re: bug#71313: [PATCH] Allow insert other elisp keywords in 
auto-insert
has caused the debbugs.gnu.org bug report #71313,
regarding [PATCH] Allow insert other elisp keywords in auto-insert
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
71313: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71313
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Allow insert other elisp keywords in auto-insert Date: Sat, 01 Jun 2024 18:17:42 -0600
Tags: patch

Hello,

this little patch allow insert any package keywords when using
auto-insert for insert elisp header lines.

This is more a bugfix, since there is a bug when using Vertico that get
stuck in the keywords part, that bug can also apply to other completion
UIs or frameworks.

Also there are some packages that uses non-standard keywords, i think it
would be better allowing insert other keywords.



In GNU Emacs 30.0.50 (build 1, x86_64-w64-mingw32) of 2024-05-23 built
 on AVALON
Repository revision: 64cced2c37a9926fe6ff1c6ad9b9540abd47e21c
Repository branch: master
Windowing system distributor 'Microsoft Corp.', version 10.0.19045
System Description: Microsoft Windows 10 Pro (v10.0.2009.19045.4046)

Configured using:
 'configure --with-modules --without-dbus --with-native-compilation 
--without-compress-install --with-tree-sitter CFLAGS=-O2'

Attachment: 0001-Allow-insert-other-elisp-keywords-in-auto-insert.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#71313: [PATCH] Allow insert other elisp keywords in auto-insert Date: Sat, 08 Jun 2024 16:26:44 +0300
> From: Elijah G <eg642616@gmail.com>
> Date: Fri, 7 Jun 2024 22:32:47 -0600
> Cc: Stefan Monnier <monnier@iro.umontreal.ca>, 71313@debbugs.gnu.org
> 
> I think this can be closed since this is more a problem with Vertico (and 
> probably Helm) as far as i could see.

Thanks, done.


--- End Message ---

reply via email to

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