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

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

bug#2515: marked as done (23.0.91; Documentation of clear-abbrev-table


From: Emacs bug Tracking System
Subject: bug#2515: marked as done (23.0.91; Documentation of clear-abbrev-table seems wrong)
Date: Sun, 01 Mar 2009 19:30:03 +0000

Your message dated Sun, 01 Mar 2009 14:24:50 -0500
with message-id <87wsb9avwd.fsf@cyd.mit.edu>
and subject line Re: 23.0.91; Documentation of clear-abbrev-table seems wrong
has caused the Emacs bug report #2515,
regarding 23.0.91; Documentation of clear-abbrev-table seems wrong
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
2515: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2515
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: 23.0.91; Documentation of clear-abbrev-table seems wrong Date: Sat, 28 Feb 2009 14:54:04 +0000 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)
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@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



--- End Message ---
--- Begin Message --- 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.


--- End Message ---

reply via email to

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