emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] emacs-24 r117272: lisp/skeleton.el (skeleton-insert):


From: Eli Zaretskii
Subject: Re: [Emacs-diffs] emacs-24 r117272: lisp/skeleton.el (skeleton-insert): Doc fix.
Date: Sat, 21 Jun 2014 20:39:42 +0300

> From: Stefan Monnier <address@hidden>
> Cc: address@hidden
> Date: Sat, 21 Jun 2014 13:22:06 -0400
> 
> >> Oh, and there's a similar/reversed exception for a \n that's the first
> >> element of a skeleton.
> > Reversed in what way?  Can you describe what happens in that case?
> 
> Something like "insert newline unless we're already at BOL".

That's not what I see.  address@hidden simply _never_
inserts the \n that is the first element of its skeleton.  It doesn't
matter whether I type "C-c C-c q" at bol, eol, or in the middle of a
line.



reply via email to

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