all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6862: 23.1; LaTeX-mode comment changes in fill-paragraph
@ 2010-08-15 16:15 EBo
  2010-08-23 22:34 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: EBo @ 2010-08-15 16:15 UTC (permalink / raw)
  To: 6862


When working on a latex document I often comment out lines and leave them
around in case I want to add them back in.  If I do this in the middle of a
paragraph and then fill-paragraph to make it easier to read, the line
*after* the comment is now appended to the comment and not  kept on the non
comment line.  ex:

  some text
  % a comment.
  and more text

ends up becoming:

  some text
  % a comment. and more text

after running fill-paragraph.  This results in more text being commented
out than intended.


  EBo --

Some emacs configuration:

In GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.18.9)
 of 2010-07-11 on c1
Windowing system distributor `The X.Org Foundation', version 11.0.10706000
configured using `configure  '--prefix=/usr' '--build=x86_64-pc-linux-gnu'
'--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man'
'--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc'
'--localstatedir=/var/lib' '--libdir=/usr/lib64'
'--program-suffix=-emacs-23' '--infodir=/usr/share/info/emacs-23'
'--with-sound' '--with-x' '--without-toolkit-scroll-bars' '--with-gif'
'--with-jpeg' '--with-png' '--with-rsvg' '--with-tiff' '--with-xpm'
'--without-xft' '--without-libotf' '--without-m17n-flt'
'--with-x-toolkit=gtk' '--without-hesiod' '--without-kerberos'
'--without-kerberos5' '--with-gpm' '--with-dbus'
'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu'
'CFLAGS=-march=native -O2 -pipe' 'LDFLAGS=-Wl,-O1''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: C
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: LaTeX

Minor modes in effect:
  shell-dirtrack-mode: t
  global-linum-mode: t
  linum-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#6862: 23.1; LaTeX-mode comment changes in fill-paragraph
  2010-08-15 16:15 bug#6862: 23.1; LaTeX-mode comment changes in fill-paragraph EBo
@ 2010-08-23 22:34 ` Glenn Morris
  2010-08-23 22:45   ` EBo
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2010-08-23 22:34 UTC (permalink / raw)
  To: EBo; +Cc: 6862


> In GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.18.9)

Please update to Emacs 23.2. This is a duplicate of

http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5821





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#6862: 23.1; LaTeX-mode comment changes in fill-paragraph
  2010-08-23 22:34 ` Glenn Morris
@ 2010-08-23 22:45   ` EBo
  0 siblings, 0 replies; 3+ messages in thread
From: EBo @ 2010-08-23 22:45 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 6862


>> In GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.18.9)
> 
> Please update to Emacs 23.2. This is a duplicate of
> 
> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5821

Done, thanks.






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-08-23 22:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-15 16:15 bug#6862: 23.1; LaTeX-mode comment changes in fill-paragraph EBo
2010-08-23 22:34 ` Glenn Morris
2010-08-23 22:45   ` EBo

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.