unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
Cc: emacs-devel@gnu.org
Subject: Re: info.texi
Date: Thu, 04 Aug 2005 19:57:14 +0300	[thread overview]
Message-ID: <87d5otljgd.fsf@jurta.org> (raw)
In-Reply-To: <200508041604.j74G4VS26576@tug.org> (Karl Berry's message of "Thu, 4 Aug 2005 18:04:31 +0200")

>     ! In Emacs, the file name is not hidden as well, 
>
> This seems a little unclear to me.  Does Emacs always show the file
> name, or only if it differs from the current manual?

Emacs always shows the file name.  Since texinfo doesn't produce Info
files with cross-references where the file name between parentheses
refers to the current manual, so cross-references displayed by Emacs
always refer to another Info file, and the file name between parentheses
is always visible.

>     ! @samp{Overview} cross reference above and watch what happens.  If you
>
> Perhaps nicer to include an actual cross-reference here instead
> referring to an xref "above".

Like this?

@@ -816,7 +816,8 @@
 appearing in a separate box (tool tip) or in the echo area will show
 the full cross-reference including the file name and the node name of
 the cross reference.  If you have a mouse, just leave it over the
-@samp{Overview} cross reference above and watch what happens.  If you
+cross reference @xref{Top,, Overview of Texinfo, texinfo, Texinfo:
+The GNU Documentation Format}, and watch what happens.  If you
 always like to have that information visible without having to move
 your mouse over the cross reference, use @kbd{M-x visible-mode}, or
 set @code{Info-hide-note-references} to a value other than @code{t}

>     ! @item Info-fontify
>     ! When set to a non-@code{nil} value, enables highlighting of Info
>
> Nothing to do with this text, which is fine by me, but a question: is
> there any way to turn off fontification "globally"?  Or does each
> individual xxx-fontify (or whatever variable) have to be turned off?  I
> find fontified results hard to read in "tty" emacs (in an xterm, as
> opposed to running directly under X).  At one point I did (setq-default
> global-font-lock-mode nil) but that doesn't seem to have any particular
> effect any more.  (In 21.3.)

I don't know what was the intended way to turn off fontification in Info
after removing the variable `Info-fontify' (this is not explained
anywhere in the documentation).  But deleting `turn-on-font-lock'
from `Info-mode-hook' before calling `Info-mode' should do this.
Or invoking `M-x font-lock-mode' once will do the same.

-- 
Juri Linkov
http://www.jurta.org/emacs/

  reply	other threads:[~2005-08-04 16:57 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-04  0:08 info.texi Juri Linkov
2005-08-04  1:06 ` info.texi Lennart Borgman
2005-08-04  1:27   ` info.texi Luc Teirlinck
2005-08-04  1:55     ` info.texi Juri Linkov
2005-08-04  2:04       ` info.texi Lennart Borgman
2005-08-04  2:09       ` info.texi Luc Teirlinck
2005-08-04  3:39         ` info.texi Eli Zaretskii
2005-08-04  3:46           ` info.texi Luc Teirlinck
2005-08-04 11:21             ` info.texi Robert J. Chassell
2005-08-04 14:54               ` info.texi Andreas Schwab
2005-08-05 23:20                 ` void symbol: font-lock-keyword-face Robert J. Chassell
2005-08-06  1:12                   ` Juri Linkov
2005-08-06 11:19                     ` Robert J. Chassell
2005-08-04 20:45           ` info.texi Richard M. Stallman
2005-08-04 20:45         ` info.texi Richard M. Stallman
2005-08-04 16:04 ` info.texi Karl Berry
2005-08-04 16:57   ` Juri Linkov [this message]
2005-08-04 22:11     ` info.texi Karl Berry
2005-08-04 17:41   ` info.texi David Kastrup
2005-08-10  4:02 ` info.texi Juri Linkov
2005-08-10 13:55   ` info.texi Karl Berry
2005-08-11  0:29     ` info.texi Juri Linkov
2005-08-11 12:56       ` info.texi Karl Berry
2005-08-11 14:28   ` info.texi Richard M. Stallman
2005-10-09  6:07     ` info.texi Juri Linkov
2005-10-09 17:14       ` info.texi Karl Berry
2005-10-10  4:14       ` info.texi Richard M. Stallman
2005-10-11  6:14         ` info.texi Juri Linkov
2005-10-11  6:15   ` info.texi Juri Linkov
  -- strict thread matches above, loose matches on Subject: below --
2005-06-17 18:47 info.texi Richard Stallman
2005-06-18  9:33 ` info.texi Eli Zaretskii
2005-06-18 13:57   ` info.texi Juri Linkov
2005-06-19  3:51   ` info.texi Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d5otljgd.fsf@jurta.org \
    --to=juri@jurta.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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