GNU bug report logs -
#17801
24.3.91; Regression: Texinfo Mode inserts newline after markup
Previous Next
Reported by: Eli Zaretskii <eliz <at> gnu.org>
Date: Wed, 18 Jun 2014 14:59:01 UTC
Severity: normal
Found in version 24.3.91
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 17801 <at> debbugs.gnu.org (full text, mbox):
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Cc: 17801 <at> debbugs.gnu.org
> Date: Wed, 18 Jun 2014 23:54:42 -0400
>
> > I couldn't find a clear-cut way to fix this. Setting
> > skeleton-end-newline to nil doesn't sound right,
>
> I think it's the right solution, tho.
>
> > I also couldn't find any way of telling a skeleton not to insert a
> > newline; did I miss something?
>
> Indeed, there isn't any. But really skeleton shouldn't insert a newline
> by default (since it offers no way for individual skeletons to override
> it). Instead, each skeleton that needs it should end with a \n.
But this will probably cause massive breakage in users of skeleton.
So it might be appropriate for the trunk, but not for the emacs-24
branch.
For the branch, is it OK to make skeleton-end-newline buffer-local in
Texinfo buffers, and then give it a nil value?
This bug report was last modified 11 years and 31 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.