all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Herbert Euler" <herberteuler@hotmail.com>
To: ams@gnu.org, emacs-devel@gnu.org
Subject: RE: c-mode eats page-breaks
Date: Thu, 01 Feb 2007 09:11:03 +0800	[thread overview]
Message-ID: <BAY112-F198F865B63F314D5037906DAA40@phx.gbl> (raw)
In-Reply-To: <20070131215130.3D0EB30138@Psilocybe.Update.UU.SE>

>In c-mode, when you have a page-break (^L) in column 0, and you hit
>TAB (c-indent-command) while having point at column 0, the page-break
>gets eaten.  Is this a bug or a feature?

I found that ^L is a member of white space characters.  Namely,
`skip-syntax-forward' will treat it as a white space.  This does not
answer whether it is a bug, but it answers why the ^L is eaten.

Regards,
Guanpeng Xu

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/

  reply	other threads:[~2007-02-01  1:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-31 21:51 c-mode eats page-breaks Alfred M. Szmidt
2007-02-01  1:11 ` Herbert Euler [this message]
2007-02-04  9:47 ` Alan Mackenzie
2007-02-04 10:39   ` David Kastrup
2007-02-05  0:22     ` Richard Stallman
2007-02-04 11:20 ` Alan Mackenzie
2007-02-04 11:47   ` Alfred M. Szmidt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BAY112-F198F865B63F314D5037906DAA40@phx.gbl \
    --to=herberteuler@hotmail.com \
    --cc=ams@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.