bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#25229: 25.1; newline inserted at end of html-href-anchor


From: Simon Wright
Subject: bug#25229: 25.1; newline inserted at end of html-href-anchor
Date: Tue, 20 Dec 2016 09:16:33 +0000

Thanks, but ... shouldn't that be "(unless `skeleton-end-newline' is nil)"?

@@ -187,6 +186,10 @@ The optional third argument STR, if specified, is the 
value for the
 variable `str' within the skeleton.  When this is non-nil, the
 interactor gets ignored, and this should be a valid skeleton element.
 
+When done with skeleton, but before going back to `_'-point, add
+a newline (unless `skeleton-end-newline' is non-nil) and run the
+hook `skeleton-end-hook'.
+
 SKELETON is made up as (INTERACTOR ELEMENT ...).  INTERACTOR may be nil if
 not needed, a prompt-string or an expression for complex read functions.

> On 20 Dec 2016, at 01:08, npostavs@users.sourceforge.net wrote:
> 
> tags 25229 notabug
> quit
> 
> Simon Wright <simon@pushface.org> writes:
> 
>> Thanks for this, which indeed fixes my problem.
>> 
>> No mention of this in skeleton-insert's doc string!
> 
> I've updated the documentation of skeleton-insert.
> 
> http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=88cdf14b37a7344bb266e94512485e3cc738c23d
> 






reply via email to

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