all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Regexp I-Search mini-buffer insert register contents
@ 2008-04-14 20:49 ` St/n_P/rm/n
  2008-07-24 17:35   ` bug#144: marked as done (Regexp I-Search mini-buffer insert register contents) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: St/n_P/rm/n @ 2008-04-14 20:49 UTC (permalink / raw
  To: bug-gnu-emacs

When attempting to insert the contents of a register to the Regexp
I-Search mini-buffer

C-M-s -->  Regexp I-search: ---> C-x i u

I get this in response:

"progn: Wrong type argument: integer-or-marker-p, nil"

Get the same for vanilla incremental search also.

Not sure if this is a bug but generally i am able to pass registers in
the mini buffer.

-
Using Emacs 22.0.990.1 (i386-mingw-nt5.1.2600)  of 2007-05-23 on
LENNART-69DE564 (patched)




^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#144: marked as done (Regexp I-Search mini-buffer insert  register contents)
  2008-04-14 20:49 ` Regexp I-Search mini-buffer insert register contents St/n_P/rm/n
@ 2008-07-24 17:35   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2008-07-24 17:35 UTC (permalink / raw
  To: Chong Yidong

[-- Attachment #1: Type: text/plain, Size: 869 bytes --]


Your message dated Thu, 24 Jul 2008 13:27:52 -0400
with message-id <87fxpzdwfb.fsf@stupidchicken.com>
and subject line Re: Regexp I-Search mini-buffer insert register contents
has caused the Emacs bug report #144,
regarding Regexp I-Search mini-buffer insert register contents
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
144: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=144
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 5223 bytes --]

From: "St\/n_P\/rm\/n" <Stan@SandPframing.com>
To: bug-gnu-emacs@gnu.org
Subject: Regexp I-Search mini-buffer insert register contents
Date: Mon, 14 Apr 2008 16:49:32 -0400
Message-ID: <d2afcfda0804141349h5c06cdc1g8b4929dab75e924c@mail.gmail.com>

When attempting to insert the contents of a register to the Regexp
I-Search mini-buffer

C-M-s -->  Regexp I-search: ---> C-x i u

I get this in response:

"progn: Wrong type argument: integer-or-marker-p, nil"

Get the same for vanilla incremental search also.

Not sure if this is a bug but generally i am able to pass registers in
the mini buffer.

-
Using Emacs 22.0.990.1 (i386-mingw-nt5.1.2600)  of 2007-05-23 on
LENNART-69DE564 (patched)




[-- Attachment #3: Type: message/rfc822, Size: 1679 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: Stan@SandPframing.com
Cc: 144-done@emacsbugs.donarmstrong.com
Subject: Re: Regexp I-Search mini-buffer insert register contents
Date: Thu, 24 Jul 2008 13:27:52 -0400
Message-ID: <87fxpzdwfb.fsf@stupidchicken.com>

Stan@SandPframing.com wrote:

> When attempting to insert the contents of a register to the Regexp
> I-Search mini-buffer
>
> C-M-s -->  Regexp I-search: ---> C-x i u
>
> I get this in response:
>
> "progn: Wrong type argument: integer-or-marker-p, nil"
>
> Get the same for vanilla incremental search also.
>
> Not sure if this is a bug but generally i am able to pass registers in
> the mini buffer.

The thing about Isearch is that it doesn't really use a minibuffer, as
you can observe from the fact that the cursor doesn't appear in the echo
area.  So commands like `C-y' and `C-x r i' don't work the same way as
in a minibuffer.

If you want to search using the kill ring or a register, do
`M-x search-forward' or `M-x re-search-forward'.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-24 17:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87fxpzdwfb.fsf@stupidchicken.com>
2008-04-14 20:49 ` Regexp I-Search mini-buffer insert register contents St/n_P/rm/n
2008-07-24 17:35   ` bug#144: marked as done (Regexp I-Search mini-buffer insert register contents) Emacs bug Tracking System

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.