unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Len Trigg <len@netvalue.net.nz>
To: Glenn Morris <rgm@gnu.org>
Cc: 8617@debbugs.gnu.org
Subject: bug#8617: 24.0.50; sh-script / skeleton bad interaction
Date: Thu, 05 May 2011 12:15:24 +1200	[thread overview]
Message-ID: <hbsjsuknoj.wl%len@netvalue.net.nz> (raw)
In-Reply-To: <yezkn2t7s9.fsf@fencepost.gnu.org>

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.





      reply	other threads:[~2011-05-05  0:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-04 22:03 bug#8617: 24.0.50; sh-script / skeleton bad interaction Len Trigg
2011-05-04 22:33 ` Glenn Morris
2011-05-05  0:15   ` Len Trigg [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=hbsjsuknoj.wl%len@netvalue.net.nz \
    --to=len@netvalue.net.nz \
    --cc=8617@debbugs.gnu.org \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).