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

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

bug#64045: closed ([PATCH] Improve wording of the documentation about de


From: GNU bug Tracking System
Subject: bug#64045: closed ([PATCH] Improve wording of the documentation about declare form)
Date: Wed, 21 Jun 2023 14:08:02 +0000

Your message dated Wed, 21 Jun 2023 17:07:28 +0300
with message-id <83pm5o52ov.fsf@gnu.org>
and subject line Re: bug#64045: [PATCH] Improve wording of the documentation 
about declare form
has caused the debbugs.gnu.org bug report #64045,
regarding [PATCH] Improve wording of the documentation about declare form
to be marked as done.

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


-- 
64045: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64045
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Improve wording of the documentation about declare form Date: Tue, 13 Jun 2023 13:36:50 +0000
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

Attachment: 0001-Improve-wording-of-the-documentation-about-declare-f.patch
Description: 0001-Improve-wording-of-the-documentation-about-declare-f.patch


--- End Message ---
--- Begin Message --- Subject: Re: bug#64045: [PATCH] Improve wording of the documentation about declare form Date: Wed, 21 Jun 2023 17:07:28 +0300
> Cc: 64045@debbugs.gnu.org
> Date: Thu, 15 Jun 2023 09:29:48 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> 
> > From: Shynur Xie <one.last.kiss@outlook.com>
> > CC: "64045@debbugs.gnu.org" <64045@debbugs.gnu.org>
> > Date: Tue, 13 Jun 2023 13:54:26 +0000
> > msip_labels:
> > 
> > >    From: Eli Zaretskii <eliz@gnu.org>
> > >    Date: Tue, 13 Jun 2023 16:46:47 +0300
> > > Subject: Re: bug#64045
> > >      To: Shynur Xie <one.last.kiss@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.


--- End Message ---

reply via email to

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