emacs-devel
[Top][All Lists]
Advanced

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

Re: Fill for // style comments in C


From: Herbert Euler
Subject: Re: Fill for // style comments in C
Date: Tue, 28 Nov 2006 14:27:25 +0800

I see.  But turning off auto-fill-mode makes spaces get
inserted when pressing SPC.

Regards,
Guanpeng Xu


From: Miles Bader <address@hidden>
Reply-To: Miles Bader <address@hidden>
To: "Herbert Euler" <address@hidden>
CC: address@hidden, address@hidden, address@hidden, address@hidden, address@hidden, address@hidden
Subject: Re: Fill for // style comments in C
Date: Tue, 28 Nov 2006 14:58:22 +0900

"Herbert Euler" <address@hidden> writes:
> Strange.  I tried typing SPC, and spaces were inserted.
> Where did you put the point?

For instance in the following short program:

   //
   int a ()
   {
   }

Also I have "auto-fill-mode" turned on -- that seems necessary to see
this behavior.

Position point after the "//" and try to type SPC -- for me, it simply
does nothing.  In other situations, SPC actually causes the comment to
be filled (even though it's nowhere near the margin where auto-filling
would normally do something).

-Miles

--
We have met the enemy, and he is us.  -- Pogo

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/





reply via email to

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