From: Holger Sparr <sparr+usenet@mfk.tu-dresden.de>
Subject: Re: pasting many times
Date: Wed, 25 Oct 2006 17:18:00 +0200 [thread overview]
Message-ID: <lnk62oqv9z.fsf@mfk.tu-dresden.de> (raw)
In-Reply-To: 1161786070.670917.225130@f16g2000cwb.googlegroups.com
On 25 Oct 2006, Florian Kaufmann wrote:
> Thank you for the lisp code. I'll try it out.
>
>> Why keep the window all the time when you can easily bury it with one
>> key stroke - `q'?
>
> I guess that's just my taste. When I have a task where I have to
> kill/yank a lot of text I like to have the kill ring displayed all the
> time. If it isn't displayed all the time, and I want to yank something
> I killed earlier, I first have to display the buffer, then visually
> search the item i want to yank. If its diplayed all the time, I
> visually find the item I want much faster.
Right.
One idea:
(add-hook '<appropriate-hook> (lambda () (with-current-buffer "*Kill Ring*"
(browse-kill-ring-update))))
but I have no clue which hook would serve you best. There does not seem
to be a hook like e.g. `post-kill-hook', or does it?
Holger
next prev parent reply other threads:[~2006-10-25 15:18 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.227.1161762333.27805.help-gnu-emacs@gnu.org>
2006-10-25 8:20 ` pasting many times spamfilteraccount
2006-10-25 9:13 ` Sam Peterson
2006-10-25 15:22 ` Drew Adams
2006-10-25 12:18 ` Florian Kaufmann
2006-10-25 12:49 ` Holger Sparr
2006-10-25 14:21 ` Florian Kaufmann
2006-10-25 15:18 ` Holger Sparr [this message]
2006-10-25 18:54 ` Colin S. Miller
2006-10-26 7:49 ` Holger Sparr
2006-10-26 18:24 ` Colin S. Miller
2006-10-27 7:42 ` Holger Sparr
2006-10-28 5:17 ` don provan
2006-10-28 10:13 ` Colin S. Miller
2006-10-25 7:45 Bourgneuf Francois
2006-10-25 19:57 ` Eli Zaretskii
[not found] <mailman.157.1161613927.27805.help-gnu-emacs@gnu.org>
2006-10-23 15:31 ` Holger Sparr
2006-10-23 16:14 ` Baurzhan Ismagulov
2006-10-23 19:55 ` Dieter Wilhelm
2006-10-23 20:52 ` Baurzhan Ismagulov
2006-10-23 21:15 ` Dieter Wilhelm
2006-10-24 19:36 ` Baurzhan Ismagulov
[not found] ` <mailman.179.1161636720.27805.help-gnu-emacs@gnu.org>
2006-10-24 8:54 ` Mathias Dahl
2006-10-24 13:46 ` Drew Adams
2006-10-24 20:13 ` Dieter Wilhelm
2006-10-24 20:22 ` Drew Adams
2006-10-24 21:22 ` Dieter Wilhelm
[not found] ` <mailman.210.1161721351.27805.help-gnu-emacs@gnu.org>
2006-10-25 18:09 ` rgb
2006-10-26 17:02 ` Shanks N
[not found] ` <mailman.281.1161883844.27805.help-gnu-emacs@gnu.org>
2006-10-26 17:49 ` David Kastrup
2006-10-27 17:39 ` Dieter Wilhelm
2006-10-27 19:09 ` Sam Peterson
[not found] ` <mailman.171.1161633348.27805.help-gnu-emacs@gnu.org>
2006-10-24 6:03 ` Holger Sparr
-- strict thread matches above, loose matches on Subject: below --
2006-10-23 14:32 Baurzhan Ismagulov
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=lnk62oqv9z.fsf@mfk.tu-dresden.de \
--to=sparr+usenet@mfk.tu-dresden.de \
/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.