On 9/22/10 Sep 22 -1:11 PM, David Maus wrote:
> David Maus wrote:
>> Ah, now I see the problem: For some reason `org-store-link' removes
>> the colon at the end of the headline.  I reopended the issue as a bug;
>> setting the aforementioned variable to nil might be considered a
>> temporary work-around.
> 
> Okay, pushed a patch to master that should fix this problem.
> `org-store-link' now keeps the headline string intact when storing a
> link.
> 
> Could you test if this fixes the problem for you?

I'm afraid it doesn't seem to.  I am attaching a copy of my link-bug.org
file.  When I click on the links to "submit through submission site:" or
"Bletch:" headlines, I get the no such link error.

Best,
r
#+STARTUP: showall

* Notes:

* TODO Figure out org mode

Just do outlines with TODO's in them.  Change them to DONE when they are done.
You don't need to figure out how to use org-mode if you don't like.  We used it
on OBTW, and it worked fine.

If you like (I will probably do this), you can use the org-mode commands to add
deadlines and scheduling (or you can ignore them).  I will probably do this in
an incremental way so that I can further focus my mind on individual subsections
as they need to get written.  See example in 
[[*submit%20through%20submission%20site][submit through submission site:]]

* TODO submit through submission site:

* TODO Foobar

* Reference to foobar

[[*Foobar][Foobar]]

* Reference to submit...

[[*submit%20through%20submission%20site][submit through submission site]]
  
* Bletch:


* reference

[[*Bletch][Bletch:]]

* COMMENT Local variables block
# Local Variables:
# mode: org
# End:
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to