Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
2aa81027
Commit
2aa81027
authored
Jun 19, 2006
by
Karl Berry
Browse files
mention C-q
parent
13db07e0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
man/ChangeLog
man/ChangeLog
+4
-0
man/info.texi
man/info.texi
+9
-0
No files found.
man/ChangeLog
View file @
2aa81027
2006-06-19 Karl Berry <karl@gnu.org>
* info.texi (Advanced): mention C-q, especially with ?.
2006-06-19 Carsten Dominik <dominik@science.uva.nl>
* org.texi (Publishing links): Document the `:link-validation-function'
...
...
man/info.texi
View file @
2aa81027
...
...
@@ -918,6 +918,15 @@ are using a stand-alone Info reader, there are additional commands
specific to it, which are documented in several chapters of @ref
{
Top,,
GNU Info, info-stnd, GNU Info
}
.)
@kindex C-q @r
{
(Info mode)
}
One advanced command useful with most of the others described here
is @kbd
{
C-q
}
, which ``quotes'' the next character so that it is
entered literally (@pxref
{
Inserting Text,,,emacs,The GNU Emacs
Manual
}
). For example, pressing @kbd
{
?
}
ordinarily brings up a list
of completion possibilities. If you want to (for example) search for
an actual @samp
{
?
}
character, the simplest way is to insert it using
@kbd
{
C-q ?
}
. This works the same in Emacs and stand-alone Info.
@menu
* Search Text:: How to search Info documents.
* Search Index:: How to search the indices for specific subjects.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment