GNU bug report logs -
#2514
23.0.91; Obsolete variable pre-abbrev-expand-hook in manual
Previous Next
Reported by: Leo <sdl.web <at> gmail.com>
Date: Sat, 28 Feb 2009 14:50: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
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:
#2514: 23.0.91; Obsolete variable pre-abbrev-expand-hook in manual
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.
--
2514: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2514
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
> ,----[ (info "(emacs)Expanding Abbrevs") ]
> | Expanding any abbrev first runs the hook `pre-abbrev-expand-hook'
> | (*note Hooks::).
> `----
Fixed. Thanks for noticing.
[Message part 3 (message/rfc822, inline)]
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:
,----[ (info "(emacs)Expanding Abbrevs") ]
| Expanding any abbrev first runs the hook `pre-abbrev-expand-hook'
| (*note Hooks::).
`----
However,
,----[ C-h v pre-abbrev-expand-hook RET ]
| pre-abbrev-expand-hook is a variable defined in `abbrev.el'.
| Its value is nil
|
| This variable is obsolete since 23.1;
| use `abbrev-expand-functions' instead.
|
| Documentation:
| Function or functions to be called before abbrev expansion is done.
| This is the first thing that `expand-abbrev' does, and so this may
| change
| the current abbrev table before abbrev lookup happens.
|
| You can customize this variable.
|
| [back]
`----
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.