--- Steve Lamb <[EMAIL PROTECTED]> ha scritto:
I'm not sure if it will do what you want (match an end with a for
> or if) but might be a good starting place for further investigation.
thank you very much, i think now i have enough material to achieve what i need;
i'll let you know if success
(or
roberto wrote:
> the problem are not braces, sorry, but just pattern because i'm currently
> editing matlab files, so without braces...
Heh, without knowledge of what matlab source looks like I was presuming
there'd be braces in there somewhere. :D
Ok, what I've come up with. A quick ch
roberto wrote:
hello, i have the following question:
in my MATLAB code i have a lot of "for...end" or "ifend" and most of them
are nested one
inside the other, do you know how to recognise whose "for" or "if" an "end"
belongs to?
i know some editors are able to do this (vim, kwite...).
On Wednesday 06 July 2005 05:35, roberto wrote:
> --- Hans du Plooy <[EMAIL PROTECTED]> ha scritto:
> > You can enable syntax highlighting for vim by editing /etc/vim/vimrc
> > look for the line:
> >
> > " syntax on
> >
> > and uncomment it.Then look in the
> > file /usr/share/vim/vim63/syntax/sync
--- Steve Lamb <[EMAIL PROTECTED]> ha scritto:
> roberto wrote:
> > how to achieve this in vim?
>
> vim can find matching braces, be they curley, square or parens. If I
> recall correctly it is %. Python's declined my need for such matching. :)
the problem are not braces, sorry, but just
roberto wrote:
> how to achieve this in vim?
vim can find matching braces, be they curley, square or parens. If I
recall correctly it is %. Python's declined my need for such matching. :)
--
Steve C. Lamb | I'm your priest, I'm your shrink, I'm your
PGP Key: 8B6E99
--- Hans du Plooy <[EMAIL PROTECTED]> ha scritto:
> You can enable syntax highlighting for vim by editing /etc/vim/vimrc
> look for the line:
>
> " syntax on
>
> and uncomment it.Then look in the
> file /usr/share/vim/vim63/syntax/syncolor.vim and other files in that
> directory to configure th
On Tue, 2005-07-05 at 11:11 +0200, roberto wrote:
> hello, i have the following question:
> in my MATLAB code i have a lot of "for...end" or "ifend" and most of them
> are nested one
> inside the other, do you know how to recognise whose "for" or "if" an "end"
> belongs to?
> i know some edit
On Sat, Mar 06, 2004 at 04:08:09PM -0700, user list wrote:
> It seems that since the beginning of time, Xemacs never performed
> syntax highlightin automatically when a file is loaded. On one of my
> machines, however, it is now doing just that. I have always had
> syntax highlighting in my initial
On Wed, Sep 03, 2003 at 08:12:35AM +0530, Anand Raman wrote:
> Refreshing the screen Ctrl - L should help.. I have seen it on one or
> more occasions and hitting Ctrl L has always helped
Hmm, nope... :/
--
Emma Jane Hogbin
[[ 416 417 2868 ][ www.xtrinsic.com ]]
--
To UNSUBSCRIBE, email to [EM
Refreshing the screen Ctrl - L should help.. I have seen it on one or
more occasions and hitting Ctrl L has always helped
anand
-Original Message-
From: Emma Jane Hogbin [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 03, 2003 2:29 AM
To: debian-user
Subject: syntax highlighting in
On Tue, 2 Sep 2003 21:04:36 -0400
Johann Koenig <[EMAIL PROTECTED]> wrote:
> Sylpheed does that? I'm using the "Default To:" for each folder. It
> still breaks when someone uses "Reply-To:," but I'm working on that :)
> My first patch (hopefully) to close out my own Feature Request.
Sylpheed-C
On Tue, 2 Sep 2003 20:39:46 -0400
Emma Jane Hogbin <[EMAIL PROTECTED]> wrote:
> Based on the folder I'm in the addresses do change--work, school, etc. To
> reset it after being in one folder vs. another I need to get it back to
> what it's supposed to be. In over a year of this setup you're the onl
On Tue, 02 Sep 2003 17:08:32 -0700
Steve Lamb <[EMAIL PROTECTED]> wrote:
> However for people who's software checks for list headers and uses
> them for replies
Sylpheed does that? I'm using the "Default To:" for each folder. It
still breaks when someone uses "Reply-To:," but I'm working on that
On Tue, Sep 02, 2003 at 05:08:32PM -0700, Steve Lamb wrote:
> And you're using mutt. Yes, you can turn it off. You have no reason to
> have it set in the first place since from: and reply-to: are identical.
> However for people who's software checks for list headers and uses them for
> repli
On Tue, 2 Sep 2003 19:40:06 -0400
Emma Jane Hogbin <[EMAIL PROTECTED]> wrote:
> On Tue, Sep 02, 2003 at 02:30:28PM -0700, Steve Lamb wrote:
> > Do you have progressive searches turned on? BTW, could you turn off
> > reply-to since your from: and reply-to are the same?
> No and no. But thanks
On Tue, Sep 02, 2003 at 02:30:28PM -0700, Steve Lamb wrote:
> On Tue, 2 Sep 2003 16:59:17 -0400
> Emma Jane Hogbin <[EMAIL PROTECTED]> wrote:
> > Sometimes when I'm searching for strings in Vim the syntax highlighting
> > gets turned off. I'm unable to reset it unless I (1) quit the program; (2)
>
On Tue, Sep 02, 2003 at 04:38:17PM -0500, Nathan Poznick wrote:
> I've seen syntax highlighting get messed up and just sort of "turn off",
> with the same characteristics, but only with much older vim versions
> is on a Redhat 6.2 machine). It could possibly be a bug in the PHP
> syntax highlight
Thus spake Emma Jane Hogbin:
> Sometimes when I'm searching for strings in Vim the syntax highlighting
> gets turned off. I'm unable to reset it unless I (1) quit the program; (2)
> scroll to the top of the page and then scroll back down.
>
> Has anyone else experienced this problem? I'm using 6.1
On Tue, 2 Sep 2003 16:59:17 -0400
Emma Jane Hogbin <[EMAIL PROTECTED]> wrote:
> Sometimes when I'm searching for strings in Vim the syntax highlighting
> gets turned off. I'm unable to reset it unless I (1) quit the program; (2)
> scroll to the top of the page and then scroll back down.
Do you
Mark Phillips writes:
Mark> How do you get colour highlighting for syntax in XEmacs - eg for latex
Mark> using AUC-TeX?
M-x font-lock-mode
Mark> Also, do you have any other nifty setups for XEmacs.
A good way to start in XEmacs in going to the HELP menu in the menubar
and grab
Mark Phillips wrote:
> How do you get colour highlighting for syntax in XEmacs - eg for latex
> using AUC-TeX?
Some people like font-latex.el, which comes as a contrib add-on
with AUC-TeX, which in turn is bundled with XEmacs. (The primary
font-latex support is for Emacs, so XEmacs bugs turn up
22 matches
Mail list logo