GNU bug report logs - #2515
23.0.91; Documentation of clear-abbrev-table seems wrong

Previous Next

Package: emacs;

Reported by: Leo <sdl.web <at> gmail.com>

Date: Sat, 28 Feb 2009 15:00:02 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: Leo <sdl.web <at> gmail.com>
Subject: bug#2515 closed by Chong Yidong <cyd <at> stupidchicken.com> (Re: 
 23.0.91; Documentation of clear-abbrev-table seems wrong)
Date: Sun, 01 Mar 2009 19:30:03 +0000
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:

#2515: 23.0.91; Documentation of clear-abbrev-table seems wrong

It has been closed by Chong Yidong <cyd <at> stupidchicken.com>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Chong Yidong <cyd <at> stupidchicken.com> by
replying to this email.


-- 
2515: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2515
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Chong Yidong <cyd <at> stupidchicken.com>
To: Leo <sdl.web <at> gmail.com>
Cc: 2515-done <at> debbugs.gnu.org
Subject: Re: 23.0.91; Documentation of clear-abbrev-table seems wrong
Date: Sun, 01 Mar 2009 14:24:50 -0500
> ,----[ (info "(elisp)Abbrev Tables") ]
> |  -- clear-abbrev-table table
> |      This function undefines all the abbrevs in abbrev table TABLE,
> |      leaving it empty.  It always returns `nil'.
> `----
>
> However after experimenting with it, I have the impression that it
> returns the number of abbrevs being cleared.

I've changed the code to ensure that clear-abbrev-table always returns
nil, as it did in Emacs 22.  Thanks.

[Message part 3 (message/rfc822, inline)]
From: Leo <sdl.web <at> gmail.com>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.91; Documentation of clear-abbrev-table seems wrong
Date: Sat, 28 Feb 2009 14:54:04 +0000
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug <at> gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

I came across:

,----[ (info "(elisp)Abbrev Tables") ]
|  -- º¯Êý: clear-abbrev-table table
|      This function undefines all the abbrevs in abbrev table TABLE,
|      leaving it empty.  It always returns `nil'.
`----

However after experimenting with it, I have the impression that it
returns the number of abbrevs being cleared.

Please take a look at this.

Leo



This bug report was last modified 16 years and 85 days ago.

Previous Next


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