Hey,
I use org-refile very often to move things around and reorganize my notes.
But one annoyance is when I want to reorganize an Item into a *new heading*
.
Typically, this happens when I'm doing my weekly GTD task sorting.
I have a huge 'bucket' of things I added during the week. And i'd like t
- changed regex
- it now works if there is no clock running
(defun change-todo-state-on-old-clock ()
; old-clock needs state changed if STARTED
(save-excursion
(progn
(when (marker-buffer org-clock-marker)
(set-buffer (marker-buffer org-clock-marker))
(goto-char (point-min))
(when (re-search-
I am trying to set up firefox (3.0.8) to handle org-protocol on a mac
with little success. I had no problems on Linux, by the way. Perhaps
someone out there that is more mac-savvy than me can help?
Basically I followed the standard instructions (setting up
network.prtocol-handler.* through about:
Hi Rustom,
On Apr 11, 2009, at 5:03 PM, Rustom Mody wrote:
The only 'color-theme' Ive been able to use so far is to set
background to wheat.
I am now trying some more attractive (aka darker) color themes
Now I have
(custom-set-faces
'(org-hide background light)) (:foreground "wheat"))
On 12 Apr 2009, at 07:23, Carsten Dominik wrote:
Hi Christopher,
On Apr 9, 2009, at 7:23 PM, Christopher Suckling wrote:
On 9 Apr 2009, at 17:33, Carsten Dominik wrote:
the file org-export-latex.el has been renamed to org-latex.el.
I think some of you might have
(require 'org-export-latex
On Apr 9, 2009, at 4:51 PM, Madhu Rao wrote:
Is there a way I can specify the |p{width}| in a org-mode table?
Some ATTR_LaTeX method?
I am not able to get the latex table to wrap-around text on very
wide columns that I have in a table.
Could someone please suggest a solution?
#+ATTR_LaTeX: al
Yes, I just saw that too.
Fixed now.
- Carsten
On Apr 12, 2009, at 6:56 PM, Christopher Suckling wrote:
On 12 Apr 2009, at 07:23, Carsten Dominik wrote:
Hi Christopher,
On Apr 9, 2009, at 7:23 PM, Christopher Suckling wrote:
On 9 Apr 2009, at 17:33, Carsten Dominik wrote:
the file org-
On 12 Apr 2009, at 19:01, Carsten Dominik wrote:
Yes, I just saw that too.
Fixed now.
Indeed it is. Thanks.
Christopher
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.
El jue, abr 09 2009, Carsten Dominik va escriure:
>>
>> Can I format timestamps on export?
>
> You can customize them for display, which will also
> transfer to exported files.
> Check out the variables `org-display-custom-times' and
> `org-time-stamp-custom-formats'.
>
Thanks; I didn't know that
On 12 Apr 2009, at 19:37, Daniel Clemente wrote:
El jue, abr 09 2009, Carsten Dominik va escriure:
Can I format timestamps on export?
You can customize them for display, which will also
transfer to exported files.
Check out the variables `org-display-custom-times' and
`org-time-stamp-custom
On Apr 9, 2009, at 3:37 PM, Deric Bytes wrote:
I was hoping to add a top-level heading to my file. I changed
Set the headline field in the template to 'top or 'bottom to get top-
level headlines and the beginning or end of the file, respectively.
- Carsten
(setq org-remember-templates
> I am trying to set up firefox (3.0.8) to handle org-protocol on a mac
> with little success. I had no problems on Linux, by the way. Perhaps
> someone out there that is more mac-savvy than me can help?
>
> Basically I followed the standard instructions (setting up
> network.prtocol-handler.* th
Hi,
I think I found another bug related to remote references. When I
insert/remove a row/column using the table commands, the remote
references to other tables are also updated. I think org treats "remote"
as a regular function and updates the references inside it.
Here is an example:
#+TBLNAME:
Hi all,
I came across this bug by accident.
1. Create a new buffer and put it in org-mode
2. Create a new heading
3. Copy a url in for example http://www.google.com/
4. C-c C-l on the link and change the description to 'google' without
the quotes.
5. Move point (I use and ) inside the link de
With org-mode 6.25trans from git from right now, I get this output:
A *bold link*, a bold word.
From this input:
A *[[destination][bold link]]*, a *bold word*.
Both links are however correctly hightlighted with a bold face.
At the moment I don't know if this is a regression or did
>
> You can see the point sometimes trapped in the beginning of the
> description, or not able to move it.
>
I can also see this bug; org-mode 6.25trans. The cursor is in fact moving
through the invisible syntax, which at the beginning is
[[http://www.google.com/][ (so after 26 , you see it m
On 12-Apr-09, at 10:36 PM, Carsten Dominik wrote:
On Apr 9, 2009, at 4:51 PM, Madhu Rao wrote:
Is there a way I can specify the |p{width}| in a org-mode table?
Some ATTR_LaTeX method?
I am not able to get the latex table to wrap-around text on very
wide columns that I have in a table.
Could
Fixed for LaTeX export, and documented.
- Carsten
On Apr 12, 2009, at 8:37 PM, Daniel Clemente wrote:
El jue, abr 09 2009, Carsten Dominik va escriure:
Can I format timestamps on export?
You can customize them for display, which will also
transfer to exported files.
Check out the variables
On Apr 13, 2009, at 3:52 AM, Daniel Clemente wrote:
You can see the point sometimes trapped in the beginning of the
description, or not able to move it.
I can also see this bug; org-mode 6.25trans. The cursor is in fact
moving through the invisible syntax, which at the beginning is [[htt
19 matches
Mail list logo