GNU bug report logs - #64045
[PATCH] Improve wording of the documentation about declare form

Previous Next

Package: emacs;

Reported by: Shynur Xie <one.last.kiss <at> outlook.com>

Date: Tue, 13 Jun 2023 13:42:02 UTC

Severity: normal

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Shynur Xie <one.last.kiss <at> outlook.com>
Subject: bug#64045: closed (Re: bug#64045: [PATCH] Improve wording of the
 documentation about declare form)
Date: Wed, 21 Jun 2023 14:08:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#64045: [PATCH] Improve wording of the documentation about declare form

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 64045 <at> debbugs.gnu.org.

-- 
64045: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64045
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: one.last.kiss <at> outlook.com
Cc: 64045-done <at> debbugs.gnu.org
Subject: Re: bug#64045: [PATCH] Improve wording of the documentation about
 declare form
Date: Wed, 21 Jun 2023 17:07:28 +0300
> Cc: 64045 <at> debbugs.gnu.org
> Date: Thu, 15 Jun 2023 09:29:48 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
> 
> > From: Shynur Xie <one.last.kiss <at> outlook.com>
> > CC: "64045 <at> debbugs.gnu.org" <64045 <at> debbugs.gnu.org>
> > Date: Tue, 13 Jun 2023 13:54:26 +0000
> > msip_labels:
> > 
> > >    From: Eli Zaretskii <eliz <at> gnu.org>
> > >    Date: Tue, 13 Jun 2023 16:46:47 +0300
> > > Subject: Re: bug#64045
> > >      To: Shynur Xie <one.last.kiss <at> outlook.com>
> > >
> > > So how about explaining what was wrong or missing or unclear in the
> > > original text?
> > 
> > You can read these 2 posts (very short and won't take up much of your
> > time):
> > 
> > - Question: Effect of `modes` In Declare Form
> >   https://emacs.stackexchange.com/questions/77597
> > - Question: `completion` In Declare Form Not Working
> >   https://emacs.stackexchange.com/questions/77599
> 
> Thanks, I've clarified these now on the emacs-29 branch.

No further comments, so I'm now closing this bug.

[Message part 3 (message/rfc822, inline)]
From: Shynur Xie <one.last.kiss <at> outlook.com>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: [PATCH] Improve wording of the documentation about declare form
Date: Tue, 13 Jun 2023 13:36:50 +0000
[Message part 4 (text/plain, inline)]
I modified section 13.14 (The declare form) of the GNU Emacs Lisp
Reference Manual.  The manual didn't say how to make

    (declare (completion ...)
             (modes ...))

take effect; the original text is even somewhat misleading.  Simply
evaluating a (defun ...) form which includes the above declare form
won't make Emacs filter commands when asking for completion in M-x.

--
shynur
[0001-Improve-wording-of-the-documentation-about-declare-f.patch (application/octet-stream, attachment)]

This bug report was last modified 2 years and 20 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.