all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo <sdl.web@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: bug#5591: 23.1.92; bookmark.el and file path
Date: Sat, 20 Feb 2010 11:18:19 +0000	[thread overview]
Message-ID: <xbai4olcf950.fsf@cam.ac.uk> (raw)
In-Reply-To: <m1r5ojfxsk.fsf@cam.ac.uk>

On 2010-02-18 18:54 +0000, Stefan Monnier wrote:
>> However, if the directory gtd does not exist and you use bookmark's
>> relocation to change to a new file, say ~/Emacs/todo/Tasks.org. The path
>> in bookmark list will be a absolute path:
>> /home/someone/Emacs/todo/Tasks.org.
>
> Thank you.  Should be fixed now,
>
>
>         Stefan

On 2010-02-17 22:26 +0000, Thierry Volpiatto wrote:
> Hi all,
> is there any reason to expand-file-name here in bookmark-relocate?
>
> ,----
> | (let* ((bmrk-filename (bookmark-get-filename bookmark))
> |        (newloc (expand-file-name ==> here
> |                 (read-file-name
> |                  (format "Relocate %s to: " bookmark)
> |                  (file-name-directory bmrk-filename)))))
> `----
>
> Work fine without here.

Many thanks.

Leo








      reply	other threads:[~2010-02-20 11:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-17 19:48 bug#5591: 23.1.92; bookmark.el and file path Leo
2010-02-17 22:26 ` Thierry Volpiatto
2010-02-18 14:00   ` Stefan Monnier
2010-02-18 18:54 ` Stefan Monnier
2010-02-20 11:18   ` Leo [this message]

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

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

  git send-email \
    --in-reply-to=xbai4olcf950.fsf@cam.ac.uk \
    --to=sdl.web@gmail.com \
    --cc=bug-gnu-emacs@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.