all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* regexp on emacs how to...
@ 2014-08-30 21:01 renato.pontefice
  2014-08-30 22:17 ` Thorsten Jolitz
  2014-09-01  9:56 ` Nicolas Richard
  0 siblings, 2 replies; 23+ messages in thread
From: renato.pontefice @ 2014-08-30 21:01 UTC (permalink / raw
  To: help-gnu-emacs

Hi,
I need a regexp, that can help me, on a particular need.

I have a file in .rtf format. 
Inside it, with emacs, i insert some code. 

All the code that I insert, start with [- and ends with -]

betwwen this two tags I have capital letters, without space and line breack.

I would have a regexp that show me any occurence of this tag, where i.e.:
- there are open tag [-
- name of variable [-VARIABLENAME
 but the close tag -] are after a line break

and i.e.
- start tag [-
- some char of variable (written in capital letters) [-VARIABLE
- but before the end tag, some non capital letter (that is .rtf code) [-VARIABLE\rtf\ql\lind34}NAME-]

I hope I have well explained. (if not, ask me more clarifications)

is it possible?

thank you

Renato



^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2014-09-11  7:29 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-30 21:01 regexp on emacs how to renato.pontefice
2014-08-30 22:17 ` Thorsten Jolitz
2014-08-30 22:39   ` Thorsten Jolitz
     [not found]   ` <mailman.7955.1409438369.1147.help-gnu-emacs@gnu.org>
2014-09-01  8:15     ` renato.pontefice
2014-09-01  8:24       ` Eric Abrahamsen
2014-09-01  9:14         ` Thorsten Jolitz
2014-09-01  9:10       ` Thorsten Jolitz
     [not found]       ` <mailman.8023.1409562921.1147.help-gnu-emacs@gnu.org>
2014-09-01 10:11         ` renato.pontefice
2014-09-01 10:28           ` Thorsten Jolitz
2014-09-01 10:38           ` Álvar Ibeas
2014-09-01  9:56 ` Nicolas Richard
     [not found]   ` <CAF83ECB74PD7An-scqk74gN4YzrGC9DW8at1-cCFzV1utYSFRQ@mail.gmail.com>
2014-09-02 10:53     ` Nicolas Richard
     [not found]     ` <874mwrrudt.fsf@yahoo.fr>
     [not found]       ` <CAF83ECB2NbV0QdCbd0H8Z-PJB0ZbYboswpjFudc__9JQH+P=1Q@mail.gmail.com>
2014-09-02 11:03         ` Nicolas Richard
     [not found]         ` <mailman.8096.1409655669.1147.help-gnu-emacs@gnu.org>
2014-09-03  9:24           ` renato.pontefice
2014-09-03  9:25             ` renato.pontefice
2014-09-03 10:47               ` Nicolas Richard
     [not found]               ` <mailman.8184.1409741111.1147.help-gnu-emacs@gnu.org>
2014-09-04 10:48                 ` Renato Pontefice
2014-09-05 12:02                   ` Nicolas Richard
     [not found]                   ` <mailman.8325.1409918483.1147.help-gnu-emacs@gnu.org>
2014-09-10  8:55                     ` Renato Pontefice
2014-09-10 10:01                       ` Nicolas Richard
     [not found]                       ` <mailman.8606.1410343132.1147.help-gnu-emacs@gnu.org>
2014-09-10 10:20                         ` Renato Pontefice
2014-09-10 13:52                           ` Nicolas Richard
     [not found]                           ` <mailman.8618.1410357057.1147.help-gnu-emacs@gnu.org>
2014-09-11  7:29                             ` Renato Pontefice

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.