* maintaining case when pasting into emacs search
@ 2014-03-04 22:59 Jai Dayal
2014-03-05 9:40 ` Thien-Thi Nguyen
0 siblings, 1 reply; 2+ messages in thread
From: Jai Dayal @ 2014-03-04 22:59 UTC (permalink / raw)
To: help-gnu-emacs
Hi,
When I visit a file, copy something out of it, and then search for this
string in another instance, I do C-s to invoke isearch, and then C-y to
paste what I've copied. However, when I paste it, it comes out in all
lowercase.
1:AAIAAJTJ8o3qZQAAATkCmMTN148=
comes out
1:aaiaajtj..... etc etc.
Surprisingly, I just pasted it in this email (outside of emacs) and it
pasted with the correct case.
What am I doing wrong?
Jai
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: maintaining case when pasting into emacs search
2014-03-04 22:59 maintaining case when pasting into emacs search Jai Dayal
@ 2014-03-05 9:40 ` Thien-Thi Nguyen
0 siblings, 0 replies; 2+ messages in thread
From: Thien-Thi Nguyen @ 2014-03-05 9:40 UTC (permalink / raw)
To: Jai Dayal; +Cc: help-gnu-emacs
[-- Attachment #1: Type: text/plain, Size: 626 bytes --]
() Jai Dayal <dayalsoap@gmail.com>
() Tue, 4 Mar 2014 17:59:06 -0500
Surprisingly, I just pasted it in this email (outside of emacs) and
it pasted with the correct case.
Yank in incremental search is special. See:
(info "(emacs) Isearch Yank")
which, ideally, should xref to:
(info "(emacs) Search Case")
but does not (in my copy). In the latter, look for ‘M-c’.
--
Thien-Thi Nguyen
GPG key: 4C807502
(if you're human and you know it)
read my lisp: (responsep (questions 'technical)
(not (via 'mailing-list)))
=> nil
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-03-05 9:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-04 22:59 maintaining case when pasting into emacs search Jai Dayal
2014-03-05 9:40 ` Thien-Thi Nguyen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).