help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: how to find " on string


From: sokobania . 01
Subject: Re: how to find " on string
Date: Tue, 16 Sep 2014 07:27:44 -0700 (PDT)
User-agent: G2/1.0

Le mardi 16 septembre 2014 15:35:47 UTC+2, Renato Pontefice a écrit :

> nothing works...:-(
> maybe I made some mistake.
> Can someone add, in thist line of code
> (skip-chars-forward "A-Z_\\(0-9\)")
> the right char to skip the " (double quote) ?

Have you read my previous post?
Have you read Eric Abrahamsen's last post?

Have you tried (skip-chars-forward "A-Z_0-9\"") ?


reply via email to

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