[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Abbreviation not expanded at EOF
From: |
Ilya Zakharevich |
Subject: |
Re: Abbreviation not expanded at EOF |
Date: |
Mon, 15 Jan 2001 15:23:25 -0500 |
User-agent: |
Mutt/1.2.5i |
On Mon, Jan 15, 2001 at 07:54:57PM +0100, Gerd Moellmann wrote:
> > emacs -q lib/Terse/cyrillic.pm
> > M-: (setq cperl-hairy t)
> > M-x load-file ~/ftp/cperl-mode.el
> > End
> > M-x cperl-mode
> > M-x font-lock-mode
> > C-c C-k
> > Insert "=head1"
> >
> > Pressing SPACE does nothing. However, pressing SPACE, then Left, then
> > SPACE again causes auto-expansion. Doing
>
> Could you please tell me what should happen here? If it is that SPC
> should produce underlines after the `=head1', that seems to happen in
> 20.7.
A template for a POD section (around 7 lines) should be inserted.
Hope this helps,
Ilya