For the record, you can also "fix" this problem using the following
file-local customization:
#+OPTIONS: ^:{}
I'm a regular LaTeX user, but find that escaping underscores (with
'\') gets tedious when cutting and pasting multiple file names
and/or variable names that include them.
With the
Seth Mason wrote:
I've recently begun using column view and really like it. One nit
that has been bothering me that I can't quite figure out is how to get
the highlighting to show up.
I have '(global-hl-line-mode 1)' in my .emacs and the line is properly
highlighted in all modes except for colu
Parker, Matthew wrote:
Hi,
The export to HTML is really great
One thing that I'm tripping up on is that I'm trying to list data base
names that have underscores, e.g. prc_tms.
And the 'second word' is coming out subscript: 'prctms' field
I had this same problem and tried to find a wa
Hi all,
I was recently playing around with marking org agenda items in the
calendar using (org-diary) in the diary file. I encountered a problem
already described by Wanrong Lin some time ago (see
http://www.mail-archive.com/emacs-orgmode@gnu.org/msg05839.html).
Unfortunately no answers were given
Nick Dokos wrote:
> I've been trying to make a table with the following structure: column
> 1 contains either a date or is empty; column 2 contains a date that's
> calculated from the corresponding date in column 1 (if column 1
> contains a date) or is empty (if column 1 is empty). In the example
>
Chris Randle <[EMAIL PROTECTED]> wrote:
> Nick Dokos wrote:
> > I've been trying to make a table with the following structure: column
> > 1 contains either a date or is empty; column 2 contains a date that's
> > calculated from the corresponding date in column 1 (if column 1
> > contains a date) o
Rainer Stengele <[EMAIL PROTECTED]> writes:
> takes several seconds on my EmacsW32 3 GHz CPU. After changing the tag
> inheritance setting to nil the view shows in about 1 second! Which is
> good enough!
I have the same behaviour here; I had thought that the slowness was
mainly due to some of my
Nick Dokos wrote:
Chris Randle wrote:
I had problems getting date arithmetic to work in tables. I posted my
findings and solutions here:
http://article.gmane.org/gmane.emacs.orgmode/6536/
Don't know if it will fix your problem (too lazy to try!) but I suspect
it will.
It did! I don't underst
Is there a way to protect text regions from org mode parsing? When I
paste the following under an org mode headline:
+---+ +--> future x
++ |predict| | +---+
x -->|TDL +--| x |--+-->| |
++ +---+ |pre
I think that's a bug. prefixing the lines with : ought to do it. It
prevents the | character from becoming tables, but it's not preventing
the + from creating strike throughs. I would think that #+BEGIN_QUOTE
ought to work too, but it doesn't. That maybe for export only.
Edd
On Fri, Aug 15, 2
All,
Just started using org (6.06b).
I've got .emacs customization:
(setq org-log-done t)
(setq org-directory "~/org/")
(setq org-agenda-files (list "~/org/orgTutorial.org"))
(setq org-default-notes-file "~/org/orgTutorial.org")
(setq org-return-follows-link t)
(setq org-blank-before-new-entry '(
11 matches
Mail list logo