all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jpkotta <jpkotta@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Make EMACS Remember two Locations per Buffer
Date: Tue, 12 Oct 2010 08:54:45 -0700 (PDT)	[thread overview]
Message-ID: <3bc66041-563e-4fbc-8911-876d2e1d3ca8@30g2000yqm.googlegroups.com> (raw)
In-Reply-To: 772d708b-3df2-4c0b-8dcf-9043f3c19825@n26g2000yqh.googlegroups.com

On Oct 11, 1:35 pm, "Felix E. Klee" <felix.k...@inka.de> wrote:
> On Oct 11, 7:46 pm, p...@informatimago.com (Pascal J. Bourguignon)
> wrote:
>
> > C-x r w a
>
> ... to store the window configuration in register "a".
>
> > C-x r j a
>
> ... to retrieve the window configuration from register "a".
>
> Thanks for the hint!
>
> Advantage: I don't have to manually select the buffer when returning,
>   as in step b in my original message.
>
> Disadvantage: Before visiting another buffer, I have to store the
>   current configuration in the register. It's easy to forget that when
>   in a hurry. But perhaps I can train my brain. ;-)

http://www.emacswiki.org/emacs/winpoint.el
(require 'winpoint)
(winpoint-mode 1)

Also, there are bookmarks, in various flavors.  I like
http://www.emacswiki.org/emacs/VisibleBookmarks.


  reply	other threads:[~2010-10-12 15:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-11  9:52 Make EMACS Remember two Locations per Buffer Felix E. Klee
2010-10-11 17:46 ` Pascal J. Bourguignon
2010-10-11 18:35   ` Felix E. Klee
2010-10-12 15:54     ` jpkotta [this message]
2010-10-12 21:14       ` Felix E. Klee

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=3bc66041-563e-4fbc-8911-876d2e1d3ca8@30g2000yqm.googlegroups.com \
    --to=jpkotta@gmail.com \
    --cc=help-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.