all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: emacs-devel@gnu.org
Subject: Re: Finding the source of Change Log entries
Date: Wed, 27 Aug 2008 15:57:08 -0500	[thread overview]
Message-ID: <86y72igorf.fsf@lifelogs.com> (raw)
In-Reply-To: jwvwsi29oma.fsf-monnier+emacs@gnu.org

On Wed, 27 Aug 2008 16:43:04 -0400 Stefan Monnier <monnier@IRO.UMontreal.CA> wrote: 

>> `change-log-goto-source', so I run an extra `find-file' after
SM> Never use `find-file' from Elisp, please.  Use pop-to-buffer (together
SM> with find-file-noselect if necessary) instead,

Hmm, why does `change-log-find-file' use it?  Is it OK because it's a
wrapper around it?  That's where I saw the usage, sorry about it.

I've changed it to use `pop-to-buffer' but now it doesn't keep the
original ChangeLog window visible after the first time you run
`next-error'.  IOW, you see the ChangeLog the first time you run the
command, but after that it gets buried under the newly found file.

Sorry if this is not helpful, I haven't worked much with window
configurations and arrangements in ELisp.  If someone more knowledgeable
wants to take a look, please do.

Ted





  reply	other threads:[~2008-08-27 20:57 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-12  9:32 Finding the source of Change Log entries martin rudalics
2008-07-12 10:00 ` Lennart Borgman (gmail)
2008-07-12 10:32   ` martin rudalics
2008-07-12 14:52 ` Chong Yidong
2008-07-13  8:33   ` martin rudalics
2008-07-13 22:14     ` Juri Linkov
2008-07-14  8:40       ` martin rudalics
2008-07-14 21:57         ` Juri Linkov
2008-07-16 17:20           ` martin rudalics
2008-08-07 10:10           ` martin rudalics
2008-07-14 13:50   ` Ted Zlatanov
2008-07-14 21:54     ` Juri Linkov
2008-07-15  6:23       ` Andrew W. Nosenko
2008-07-15  9:48         ` Juri Linkov
2008-07-15 14:56           ` Ted Zlatanov
2008-07-15 20:35             ` Juri Linkov
2008-07-16 17:20               ` martin rudalics
2008-08-05 18:43               ` Ted Zlatanov
2008-08-25 15:43                 ` Juri Linkov
2008-08-27 18:37                   ` Ted Zlatanov
2008-08-27 20:43                     ` Stefan Monnier
2008-08-27 20:57                       ` Ted Zlatanov [this message]
2008-08-28  2:03                         ` Stefan Monnier
2008-09-10 23:59                     ` Juri Linkov
2008-09-14 11:27                       ` martin rudalics
2008-07-14 14:00 ` Dan Nicolaescu
2008-07-16 17:18   ` martin rudalics
2008-07-27 21:47     ` Dan Nicolaescu
2008-07-28 18:50       ` martin rudalics
2008-07-28 21:53         ` Stefan Monnier

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=86y72igorf.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=emacs-devel@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.