GNU bug report logs -
#8617
24.0.50; sh-script / skeleton bad interaction
Previous Next
Reported by: Len Trigg <len <at> netvalue.net.nz>
Date: Wed, 4 May 2011 22:20:02 UTC
Severity: normal
Tags: notabug
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Glenn Morris wrote:
> Len Trigg wrote:
>
> > When I am editing a shell script, typing characters such as [,",'(
> > give an error. I can insert them via C-q literal insertion. Those keys
> > are bound to the function skeleton-pair-insert-maybe, which is failing
> > with undefined symbol skeleton-pair.
>
> It works for me (skeleton.el gets autoloaded).
> Does it fail for you starting from `emacs -Q'?
I think I tracked it down some more. The shell mode function seemed to
work correctly upon initial emacs startup, but after using pmwiki-mode
in other buffers the skeleton stuff would fail. The pmwiki-mode I have
installed includes:
(set (make-local-variable 'skeleton-transformation) 'identity)
After I commented that out and restarted, the skeleton stuff works,
even after using pmwiki-mode. Sorry for the false alarm.
Cheers,
Len.
This bug report was last modified 14 years and 104 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.