unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo <sdl.web@gmail.com>
To: Karl Fogel <kfogel@red-bean.com>
Cc: Chong Yidong <cyd@stupidchicken.com>, 4061@emacsbugs.donarmstrong.com
Subject: bug#4061: 23.1.50; C-x C-v and saveplace
Date: Mon, 17 Aug 2009 15:01:11 +0100	[thread overview]
Message-ID: <xbailjli35g8.fsf@cam.ac.uk> (raw)
In-Reply-To: <87y6pju4af.fsf@red-bean.com> (Karl Fogel's message of "Sun, 16 Aug 2009 12:11:52 -0400")

On 2009-08-16 17:11 +0100, Karl Fogel wrote:
> Chong Yidong <cyd@stupidchicken.com> writes:
>> Hi Karl, are you still maintaining saveplace.el?  Could you take a look
>> at this bug report?
>
> Yes, I'll take a look.  Thank you for calling my attention to it.
>
> -Karl

I have been using the following simple defadvice.

(defadvice find-alternate-file (before save-place activate)
  "Save place before `find-alternate-file'."
  (save-place-to-alist))

But I think a solution involving no defadvice is better.

Hope this helps.

Leo

-- 
Leo's Emacs uptime: 13 days, 13 hours, 56 minutes, 25 seconds





  reply	other threads:[~2009-08-17 14:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-16  0:40 bug#4061: 23.1.50; C-x C-v and saveplace Chong Yidong
2009-08-16 16:11 ` Karl Fogel
2009-08-17 14:01   ` Leo [this message]
2009-09-04 21:39 ` Karl Fogel
2009-09-05  0:16   ` Leo
  -- strict thread matches above, loose matches on Subject: below --
2009-08-06  3:29 Leo
2009-08-15 20:18 ` Leo

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=xbailjli35g8.fsf@cam.ac.uk \
    --to=sdl.web@gmail.com \
    --cc=4061@emacsbugs.donarmstrong.com \
    --cc=cyd@stupidchicken.com \
    --cc=kfogel@red-bean.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.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).