all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* search Emacs Lisp Intro
@ 2013-01-08  3:06 drain
  2013-01-08  3:13 ` Drew Adams
       [not found] ` <mailman.16900.1357614798.855.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 5+ messages in thread
From: drain @ 2013-01-08  3:06 UTC (permalink / raw)
  To: Help-gnu-emacs

Self-explanatory title: is there a function to search the Emacs Lisp Intro
within Emacs?



--
View this message in context: http://emacs.1067599.n5.nabble.com/search-Emacs-Lisp-Intro-tp274700.html
Sent from the Emacs - Help mailing list archive at Nabble.com.



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

* RE: search Emacs Lisp Intro
  2013-01-08  3:06 search Emacs Lisp Intro drain
@ 2013-01-08  3:13 ` Drew Adams
  2013-01-10  3:09   ` drain
       [not found] ` <mailman.16900.1357614798.855.help-gnu-emacs@gnu.org>
  1 sibling, 1 reply; 5+ messages in thread
From: Drew Adams @ 2013-01-08  3:13 UTC (permalink / raw)
  To: 'drain', Help-gnu-emacs

> Self-explanatory title: is there a function to search the 
> Emacs Lisp Intro within Emacs?

C-h i
Choose that manual.
C-s, as for any other Info manual.

If repeating C-s does not search across sections of the manual, then you have an
older Emacs version, so use `s', not `C-s'.

But it is usually better to find topics using `i' (index access) than by
searching.

Try also reading the manual about Info itself.  It explains all of this and much
more.




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

* Re: search Emacs Lisp Intro
       [not found] ` <mailman.16900.1357614798.855.help-gnu-emacs@gnu.org>
@ 2013-01-08  4:27   ` Aidan Gauland
  0 siblings, 0 replies; 5+ messages in thread
From: Aidan Gauland @ 2013-01-08  4:27 UTC (permalink / raw)
  To: help-gnu-emacs

"Drew Adams" <drew.adams@oracle.com> writes:
> But it is usually better to find topics using `i' (index access) than
> by searching.

Also try `I' (capital `i'), which returns a "virtual index."

> Try also reading the manual about Info itself.  It explains all of
> this and much more.

I second this.


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

* RE: search Emacs Lisp Intro
  2013-01-08  3:13 ` Drew Adams
@ 2013-01-10  3:09   ` drain
  2013-01-10 15:47     ` Drew Adams
  0 siblings, 1 reply; 5+ messages in thread
From: drain @ 2013-01-10  3:09 UTC (permalink / raw)
  To: Help-gnu-emacs

Drew Adams wrote
> If repeating C-s does not search across sections of the manual, then you
> have an
> older Emacs version, so use `s', not `C-s'.

C-s = I-search
s = regexp search

Emacs version: 24.2.50.1

Is all in order?



--
View this message in context: http://emacs.1067599.n5.nabble.com/search-Emacs-Lisp-Intro-tp274700p274860.html
Sent from the Emacs - Help mailing list archive at Nabble.com.



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

* RE: search Emacs Lisp Intro
  2013-01-10  3:09   ` drain
@ 2013-01-10 15:47     ` Drew Adams
  0 siblings, 0 replies; 5+ messages in thread
From: Drew Adams @ 2013-01-10 15:47 UTC (permalink / raw)
  To: 'drain', Help-gnu-emacs

> > If repeating C-s does not search across sections of the
       ^^^^^^^^^                     ^^^^^^^^^^^^^^^
> > manual, then you have an older Emacs version, so use `s',
> > not `C-s'.
> 
> C-s = I-search
> s = regexp search
> Emacs version: 24.2.50.1
> Is all in order?

s always works, in all versions
C-s in older versions does not search more than one node at at time.




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

end of thread, other threads:[~2013-01-10 15:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-08  3:06 search Emacs Lisp Intro drain
2013-01-08  3:13 ` Drew Adams
2013-01-10  3:09   ` drain
2013-01-10 15:47     ` Drew Adams
     [not found] ` <mailman.16900.1357614798.855.help-gnu-emacs@gnu.org>
2013-01-08  4:27   ` Aidan Gauland

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.