help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to get 'replace-string' to access the key-ring?


From: Sharon Kimble
Subject: How to get 'replace-string' to access the key-ring?
Date: Wed, 09 Jan 2019 12:06:40 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1.91 (gnu/linux)

How can I make 'replace-string' to access the kill-ring so that I have a choice 
of whatever is in the kill-ring please?

Currently I have this in my config -

#+BEGIN_SRC emacs-lisp

(global-set-key (kbd "M-s-x") 'replace-string)

#+END_SRC

- but I can't find any way of accessing the kill-ring so that I can choose what 
text, or whatever, to search and replace for.

Its probably something quite simple but its got me stumped at the moment, and I 
can't find a solution on the web using google.

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
TGmeds = http://www.tgmeds.org.uk
DrugFacts = https://www.drugfacts.org.uk
Debian 9.5, fluxbox 1.3.7, emacs 26.1.91, org 9.2

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]