emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Pipe character in a table cell?


From: Daniel E . Doherty
Subject: Re: [O] Pipe character in a table cell?
Date: Mon, 28 May 2012 10:44:33 -0500
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/24.1.50 (x86_64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO)

KJ,

Thanks.  I had not noticed that little footnote in the Org manual.  This
allows me to read and display the regular expression, so that's
progress.

I am a bit concerned about the fate of a naive user who comes to editing
the thing, but how naive can you be if your editing regular expressions,
right?

Regards,

Dan
At Mon, 28 May 2012 20:05:32 +0530,
Jambunathan K <address@hidden> wrote:
> 
> Daniel E. Doherty <address@hidden> writes:
> 
> > All,
> >
> > I would like to put a string with an embedded pipe character in the
> > cell.  The idea is to display regular expressions, which inevitably
> > contain pipe characters.  I've tried /one|two/, one\|two, "one|two", and 
> > even
> > "one\|two", but they all split the entry into two cells.
> >
> > Is there anyway to escape the pipe character so that the cell is not
> > split by it?
> >
> > If not, may I suggest this as a feature request.  Preferably, allow a
> > pipe to be embedded in quotes to be ignored?
> 
> \vert
> 
> > Regards
> >
> > Dan Doherty
> >
> >
> 
> -- 



reply via email to

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