Hi Carl,
I cannot reproduce this behavior
Best wishes
- Carsten
On Feb 16, 2010, at 6:31 PM, Carl Bolduc wrote:
Hi,
I am trying to build a remember template to log a journal of my
activities, and some entries involve clocks. Here is my template:
("Journal" ?j "* %U %?\n" "j:/org/journal
Hi Livin,
if you update from git, you can now do
(setq org-export-kill-product-buffer-when-displayed t)
to get this effect.
HTH
- Carsten
On Feb 12, 2010, at 7:00 AM, Livin Stephen Sharma wrote:
I find the html [and probably tex, etc] buffers that org-export
generates during "export as
Hi everyone,
in the end I decided to not do this change. I am uncomfortable to
link these different areas in Emacs in a way that is fixed.
Maybe you want to post your code in org-hacks.php on Worg ?
- Carsten
On Jan 11, 2010, at 12:27 PM, Sébastien Vauban wrote:
Hello,
Here my propo
Hi Carsten,
Carsten Dominik writes:
> I am afraid I don't see any major speed improvements that could make
> this happen.
>
> Yes, one could parse all the files once, build a table in memory and
>get the entries for each day from there - but that comes down to a
>complete rewrite of the parser,
Hi Carsten,
Thanks for this.
I add a new file that is the target for the link. It is copied to its
correct publication place. The exported html file contains a new
description of the file link, but with no active link.
I force publishing using C-u prefix and the link is still not active.
I have read some previous posts in this mailing list that row and column span
for tables is not possible in OrgMode and not likely to be implemented in the
future.
I also read that it is possible to use table.el to achieve row and column span
for tables.
However, I haven't been able to achiev
Carsten & David,
I'm dumbfounded at good you guys are. Thanks to both of you for this
fix and all the work on org-mode.
Regards,
Dan Doherty
Carsten Dominik wrote:
Applied, thanks.
- Carsten
On Feb 20, 2010, at 7:48 PM, David Maus wrote:
Hi Daniel,
Daniel E. Doherty wrote:
Hello all
I'm adapting g-client to blog post directly from org-mode. It's an
emacs package written by T V Raman that talks to Google API via Atom.
I'm just using it to post a blog.
I'm basically done[fn:1], but now I want it to post labels (aka tags). Ie,
find labels in an org file and use them to label
I'd really like to be able to use ido to insert links, but even though I
have org-completion-use-ido set to t this does not occur. This seems to be
because of org-insert-link in org.el, line8061:
(let ((org-completion-use-ido nil)
However, just removing this causes org-insert-link to not work.
_
Hi,
given the following test document, calling (org-attach-dir) when in b
should give '/tmp' ; currently the result is nil, which breaks C-c C-a
f.
Cheers,
Nicolas
===
* a
:PROPERTIES:
:ATTACH_DIR: /tmp
:END:
** b
:PROPERTIES:
:ATTACH_DIR_INHERIT: t
:END:
___
Does anyone know if there are escape characters for the
description part of a link? I need to use square brackets as this
is required for the type of citation I'm doing. Can this be added
to orgmode?
Thanks
Jeff
--
thatfat...@fastmail.fm
- Original message -
From:
To: emacs-orgmode@gn
Dear Orgmode users,
I am trying to get Latex export working on a Mac OS X system. I have
installed MacTex with the whole texlive tree. I added the path to these
binaries to exec-path like so:
(if (eq window-system 'mac)
(add-to-list 'exec-path "/usr/local/texlive/2009/bin/universal-darwin")
12 matches
Mail list logo