all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* expand word in search
@ 2007-06-13  7:07 Cecil Westerhof
  2007-06-13  8:24 ` Peter Dyballa
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Cecil Westerhof @ 2007-06-13  7:07 UTC (permalink / raw)
  To: help-gnu-emacs

Is it possible to expand to the current word when searchin in Emacs.
For example I did c-s and typed 'def'. I know stand with the cursor on
'DefinedFunction13'. This is the string I want to search for. Is it
possible to expand the searchstring to this word, without typing it in?

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

* Re: expand word in search
  2007-06-13  7:07 expand word in search Cecil Westerhof
@ 2007-06-13  8:24 ` Peter Dyballa
  2007-06-13 17:16 ` Eli Zaretskii
       [not found] ` <mailman.2085.1181723163.32220.help-gnu-emacs@gnu.org>
  2 siblings, 0 replies; 4+ messages in thread
From: Peter Dyballa @ 2007-06-13  8:24 UTC (permalink / raw)
  To: Cecil Westerhof; +Cc: help-gnu-emacs


Am 13.06.2007 um 09:07 schrieb Cecil Westerhof:

> Is it
> possible to expand the searchstring to this word, without typing it  
> in?

C-w.

--
Greetings

   Pete

"America believes in education: the average professor earns more money
in a year than a professional athlete earns in a whole week." – Evan
Esar

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

* Re: expand word in search
  2007-06-13  7:07 expand word in search Cecil Westerhof
  2007-06-13  8:24 ` Peter Dyballa
@ 2007-06-13 17:16 ` Eli Zaretskii
       [not found] ` <mailman.2085.1181723163.32220.help-gnu-emacs@gnu.org>
  2 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2007-06-13 17:16 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Cecil Westerhof <dummy@dummy.nl>
> Date: Wed, 13 Jun 2007 09:07:29 +0200
> 
> Is it possible to expand to the current word when searchin in Emacs.
> For example I did c-s and typed 'def'. I know stand with the cursor on
> 'DefinedFunction13'. This is the string I want to search for. Is it
> possible to expand the searchstring to this word, without typing it in?

Type C-s C-w, and Emacs will automatically search for word at point.
You don't even need to type 'def'.

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

* Re: expand word in search
       [not found] ` <mailman.2085.1181723163.32220.help-gnu-emacs@gnu.org>
@ 2007-06-14  6:56   ` Cecil Westerhof
  0 siblings, 0 replies; 4+ messages in thread
From: Cecil Westerhof @ 2007-06-14  6:56 UTC (permalink / raw)
  To: help-gnu-emacs

Peter Dyballa wrote:
>> Is it
>> possible to expand the searchstring to this word, without typing it
>> in?
> 
> C-w.

That works. I'll like Emacs more and more. :-}

I only started using Emacs a short while ago. I wanted to do it earlier, but
'everyone' told me it was to difficult and I should stick with vim. I
should not have listened.
Yesterday I saw something about Gnus. I'll need to look into that also.

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

end of thread, other threads:[~2007-06-14  6:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-13  7:07 expand word in search Cecil Westerhof
2007-06-13  8:24 ` Peter Dyballa
2007-06-13 17:16 ` Eli Zaretskii
     [not found] ` <mailman.2085.1181723163.32220.help-gnu-emacs@gnu.org>
2007-06-14  6:56   ` Cecil Westerhof

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.