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

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

Re: Possible to write 'beginning of line' in a String?


From: Andreas Röhler
Subject: Re: Possible to write 'beginning of line' in a String?
Date: Tue, 02 Apr 2013 10:16:30 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130307 Thunderbird/17.0.4

Am 02.04.2013 09:26, schrieb Thorsten Jolitz:

Hi List,

what is the (or rather - is there a) string equivalent to regexp "^abc"?
"\nabc" is not quite what I want.


You may express "Beginning of line followed by string 'abc'" in different ways.
Depends from usage, your needs.

rx macro delivers that wording of regexps

Maybe tell what's inconvenient with "^abc"





reply via email to

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