GNU bug report logs -
#64045
[PATCH] Improve wording of the documentation about declare form
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 64045 in the body.
You can then email your comments to 64045 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#64045
; Package
emacs
.
(Tue, 13 Jun 2023 13:42:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Shynur Xie <one.last.kiss <at> outlook.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Tue, 13 Jun 2023 13:42:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#64045
; Package
emacs
.
(Tue, 13 Jun 2023 13:47:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 64045 <at> debbugs.gnu.org (full text, mbox):
> From: Shynur Xie <one.last.kiss <at> outlook.com>
> Date: Tue, 13 Jun 2023 13:36:50 +0000
> msip_labels:
>
> 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.
Thanks, but the text you suggest reads as more complex and harder to
understand. So how about explaining what was wrong or missing or
unclear in the original text? Then I could come up with a better
wording.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#64045
; Package
emacs
.
(Tue, 13 Jun 2023 13:55:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 64045 <at> debbugs.gnu.org (full text, mbox):
> 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.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#64045
; Package
emacs
.
(Thu, 15 Jun 2023 06:30:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 64045 <at> debbugs.gnu.org (full text, mbox):
> 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.
Reply sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
You have taken responsibility.
(Wed, 21 Jun 2023 14:08:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Shynur Xie <one.last.kiss <at> outlook.com>
:
bug acknowledged by developer.
(Wed, 21 Jun 2023 14:08:02 GMT)
Full text and
rfc822 format available.
Message #19 received at 64045-done <at> debbugs.gnu.org (full text, mbox):
> 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.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 20 Jul 2023 11:24:08 GMT)
Full text and
rfc822 format available.
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.