all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: Window remembering last used buffer and i-search
Date: Tue, 27 May 2003 09:55:20 -0600	[thread overview]
Message-ID: <3ED38A68.1020705@yahoo.com> (raw)
In-Reply-To: uof1obrfk.fsf@ID-87814.user.dfncis.de

Oliver Scholz wrote:

> Lars Brange <lars.brange@aurum.se> writes:
>>Also, I would like emacs to remember the last i-search string for each
>>window or buffer. Now I have a global i-search string for all
>>windows/buffers.
>>
> [...]
> 
> To get this buffer local, you could eval
> 
> (make-local-variable 'search-ring)
> 
> in your buffer (use a hook etc. as appropriate).

Or in your ~/.emacs file (i.e. globally):


(make-variable-buffer-local 'search-ring)

-- 
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;">Kevin Rodgers</a>

  reply	other threads:[~2003-05-27 15:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-27  7:08 Window remembering last used buffer and i-search Lars Brange
2003-05-27  7:47 ` Kai Großjohann
2003-05-27 10:43 ` Oliver Scholz
2003-05-27 15:55   ` Kevin Rodgers [this message]
2003-05-28  7:01     ` Lars Brange
  -- strict thread matches above, loose matches on Subject: below --
2003-05-27  7:20 Rene Reitinger
     [not found] <mailman.6815.1054020561.21513.help-gnu-emacs@gnu.org>
2003-05-27  7:39 ` Lars Brange

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=3ED38A68.1020705@yahoo.com \
    --to=ihs_4664@yahoo.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 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.