unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Calling C-r with Prefix Argument
@ 2020-10-14 18:31 Christopher Dimech
  2020-10-14 18:34 ` Drew Adams
  2020-10-14 21:36 ` Daniel Martín
  0 siblings, 2 replies; 4+ messages in thread
From: Christopher Dimech @ 2020-10-14 18:31 UTC (permalink / raw)
  To: Help Gnu Emacs


   Have been reading the output of describe-key for C-r (isearch-backward)
   that does an incremental search backward.
   It states that with a prefix argument, it does a regular expression
   search instead.

   Tried to see the documentation for Prefix Argument but has not helped
   me for the command C-r.

   How does a Prefix Argument work with C-r and what happens?

   Regards
   C*


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

* RE: Calling C-r with Prefix Argument
  2020-10-14 18:31 Calling C-r with Prefix Argument Christopher Dimech
@ 2020-10-14 18:34 ` Drew Adams
  2020-10-14 21:36 ` Daniel Martín
  1 sibling, 0 replies; 4+ messages in thread
From: Drew Adams @ 2020-10-14 18:34 UTC (permalink / raw)
  To: Christopher Dimech, Help Gnu Emacs

>    Have been reading the output of describe-key for C-r (isearch-
> backward)
>    that does an incremental search backward.
>    It states that with a prefix argument, it does a regular expression
>    search instead.
> 
>    Tried to see the documentation for Prefix Argument but has not
> helped
>    me for the command C-r.
> 
>    How does a Prefix Argument work with C-r and what happens?

+1 for starting to read the documentation.

`C-u C-r' does a regexp incremental search backward.

(`C-M-r' does the same thing.)



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

* Re: Calling C-r with Prefix Argument
  2020-10-14 18:31 Calling C-r with Prefix Argument Christopher Dimech
  2020-10-14 18:34 ` Drew Adams
@ 2020-10-14 21:36 ` Daniel Martín
  2020-10-14 21:41   ` Christopher Dimech
  1 sibling, 1 reply; 4+ messages in thread
From: Daniel Martín @ 2020-10-14 21:36 UTC (permalink / raw)
  To: Christopher Dimech; +Cc: Help Gnu Emacs

Christopher Dimech <dimech@gmx.com> writes:
>
>    Tried to see the documentation for Prefix Argument but has not helped
>    me for the command C-r.
>

This is the part of the Emacs manual (under "7.10 Numeric Arguments")
that describes how a prefix argument changes the meaning of a command
like C-r:

   Some commands care whether there is an argument, but ignore its
value.  For example, the command ‘M-q’ (‘fill-paragraph’) fills text;
with an argument, it justifies the text as well.  (*Note Filling::, for
more information on ‘M-q’.)  For these commands, it is enough to specify
the argument with a single ‘C-u’.



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

* Re: Calling C-r with Prefix Argument
  2020-10-14 21:36 ` Daniel Martín
@ 2020-10-14 21:41   ` Christopher Dimech
  0 siblings, 0 replies; 4+ messages in thread
From: Christopher Dimech @ 2020-10-14 21:41 UTC (permalink / raw)
  To: Daniel Martín; +Cc: Help Gnu Emacs


   I have read more now and with the initial help I got there. Many
   thanks.

   Sent: Wednesday, October 14, 2020 at 11:36 PM
   From: "Daniel Martín" <mardani29@yahoo.es>
   To: "Christopher Dimech" <dimech@gmx.com>
   Cc: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
   Subject: Re: Calling C-r with Prefix Argument
   Christopher Dimech <dimech@gmx.com> writes:
   >
   > Tried to see the documentation for Prefix Argument but has not helped
   > me for the command C-r.
   >
   This is the part of the Emacs manual (under "7.10 Numeric Arguments")
   that describes how a prefix argument changes the meaning of a command
   like C-r:
   Some commands care whether there is an argument, but ignore its
   value. For example, the command ‘M-q’ (‘fill-paragraph’) fills text;
   with an argument, it justifies the text as well. (*Note Filling::, for
   more information on ‘M-q’.) For these commands, it is enough to specify
   the argument with a single ‘C-u’.


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

end of thread, other threads:[~2020-10-14 21:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-14 18:31 Calling C-r with Prefix Argument Christopher Dimech
2020-10-14 18:34 ` Drew Adams
2020-10-14 21:36 ` Daniel Martín
2020-10-14 21:41   ` Christopher Dimech

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).