- Subject: Re: Page feeds in c-mode
- From: "John E. Davis" <davis>
- Date: Thu, 25 Apr 2002 23:46:01 -0400
Nick Tatham <nick.tatham@xxxxxxxxx> wrote:
>I'm hoping someone understands c-mode and can give me a quick fix?
Try this patch to cmode.sl:
--- cmode.sl~ Thu Feb 7 01:23:25 2002
+++ cmode.sl Thu Apr 25 23:44:44 2002
@@ -62,7 +62,7 @@
forever
{
- bskip_chars (" \t\n");
+ bskip_chars (" \f\t\n");
if (bobp ())
return;
--John
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2002 date index]
[2002 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]