beaver-devel
[Top][All Lists]
Advanced

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

Re: [Beaver-devel] annoying color bug


From: Michael Terry
Subject: Re: [Beaver-devel] annoying color bug
Date: Fri, 21 Oct 2005 19:42:33 -0400

Couple things:  Beaver is all but unmaintained.  You're lucky I even saw
this through the spam that comes to this list.  So, the
beaver-project.org thing doesn't surprise me.

Second, I believe that Beaver is doing the right thing there.  You need
to escape the backslash.  Like, it should be:
if(buf+n == '\\'){

-mt


On Fri, 2005-10-21 at 18:02 -0500, Evan B Rinehart wrote:
> 
> 
> 
> I'm using vector linux 5.1, which comes with Beaver 0.2.7
> 
> First thing, the about box says www.beaver-project.org
> apparently someone lost their lease on this name because its
> now one of those 'most popular categories, search here!' sites with links
> to everything on earth except beaver.
> 
> heres my gripe, i'd call it a bug though, when I type this into the editor
> 
> if(buf+n == '\'){etc
> 
> everything past '\' including '\' is purple. just the '\' is supposed to be
> purple, but it expects me to put something after the \, like '\n' '\0' or
> '\'' etc (which all display correct colors).  The annoying effect is that i
> dont see the right color coding for the rest of my code, its all purple.
> 
> other than that, beaver is pretty awesome editor.
> 
> thanks
> 
> 
> 
> _______________________________________________
> Beaver-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/beaver-devel

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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