all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#3688: Also need (auto-fill-mode nil) to trigger this bug
@ 2009-06-26 11:56 Kees Bakker
  2009-06-26 15:26 ` Alan Mackenzie
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Kees Bakker @ 2009-06-26 11:56 UTC (permalink / raw)
  To: 3688

Hi,

In my report I forgot to run emacs with -Q, but the problem is still
present with -Q. But here is extra information to reproduce the error.

After entering the suggested C text (and emacs is in a basic C mode)
you have to evaluate the following before the error can be reproduced.
   (auto-fill-mode nil)

In the status bar it shows "*C/l Abbrev Fill)". In the buffer you'll
have the following.

   /*type a space here=>
   /* 3 tabs following after this=>			*/

(Notice that there are 3 TABs before the closing C comment.)
If you type a space on the first comment line, you'll see that it jumps
back 21 positions.

If you evaluate this again, the problem goes away.
   (auto-fill-mode nil)
Now, the "Fill" flag is gone from the status bar.

Kind regards,
Kees Bakker





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

end of thread, other threads:[~2009-06-29 21:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-26 11:56 bug#3688: Also need (auto-fill-mode nil) to trigger this bug Kees Bakker
2009-06-26 15:26 ` Alan Mackenzie
2009-06-26 21:14 ` Alan Mackenzie
2009-06-29  8:01   ` Kees Bakker
2009-06-29  8:54     ` Stefan Monnier
2009-06-29  9:18       ` Kees Bakker
2009-06-29 12:14         ` Stefan Monnier
2009-06-29 21:37         ` Alan Mackenzie
2009-06-29 14:55       ` Alan Mackenzie
2009-06-26 21:14 ` Alan Mackenzie

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.