emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Tim O'Callaghan <timo@dspsrv.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Attention XEmacs users
Date: Tue, 20 Jun 2006 17:11:05 +0200	[thread overview]
Message-ID: <5ed0e36ad637901098cc010e6886a142@science.uva.nl> (raw)
In-Reply-To: <20060620150303.GD1132@ELSAMSW37164>

Yes, looks like this function does not do at all what I think it should 
be doing.  I'll remove the call, thanks for tracking this down.

- Carsten

On Jun 20, 2006, at 17:03, Tim O'Callaghan wrote:

> On Tue, Jun 20, 2006 at 03:47:13PM +0200, Carsten Dominik wrote:
>> Hi Tim,
>>
>>
>> On Jun 20, 2006, at 14:09, Tim O'Callaghan wrote:
>>>
>>> Also ":" needed to be added to org-link-escape-chars, as below:
>>> (defconst org-link-escape-chars '((":" . ":") ("[" . "%5B") ("]" .
>>> "%5D") (" " . "%20"))
>>>  "Association list of escapes for some characters problematic in
>>> links.")
>>
>> Is there a typo in this setting?  The above setting should lead to an
>> infinite loop, because you keep replacing ":" with ":" when trying to
>> escape the link characters.  And as far as I can see, org-mode passes
>> the file name right through to `find-file'.  Could anyone try to
>> reporduce this?
>>
>
> Sorry, it was a quick hack that seemed to work, and now for some
> reason does not. The issue itself still exists though.
>
> I've tracked it down to the convert-standard-filename call in
> org-open-file. If i remove the convert-standard-filename, it does not
> recognize it as an efs type file.
>
> Anyway convert-standard-filename is what mangles efs type file
> links. My guess is that it may be related to the C:\\filename problem
> too.
>
> Tim.
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

  reply	other threads:[~2006-06-20 15:11 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-14 16:54 Attention XEmacs users Carsten Dominik
2006-06-15 13:21 ` Tim O'Callaghan
2006-06-15 17:38   ` Carsten Dominik
2006-06-15 19:02     ` Tim O'Callaghan
2006-06-20 12:09   ` Tim O'Callaghan
2006-06-20 13:47     ` Carsten Dominik
2006-06-20 15:03       ` Tim O'Callaghan
2006-06-20 15:11         ` Carsten Dominik [this message]
2006-06-20 16:26           ` Carsten Dominik
     [not found]         ` <c55b018aaf03fc22cde44a33e739b86d@science.uva.nl>
     [not found]           ` <20060620162457.GE1132@ELSAMSW37164>
2006-06-20 16:36             ` Carsten Dominik
2006-06-20 16:53               ` Tim O'Callaghan
2006-06-20 17:13                 ` Carsten Dominik
2006-06-20 17:29                   ` Tim O'Callaghan
2006-06-20 17:33                     ` Carsten Dominik
2006-06-21  0:15                       ` Michael Olson
2006-06-21  4:55                         ` Carsten Dominik
  -- strict thread matches above, loose matches on Subject: below --
2006-06-22 15:35 Tim O'Callaghan
2006-06-23  6:24 ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5ed0e36ad637901098cc010e6886a142@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=timo@dspsrv.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).