unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* try to change settings in info mode
@ 2003-07-01 11:33 Leo
  0 siblings, 0 replies; only message in thread
From: Leo @ 2003-07-01 11:33 UTC (permalink / raw)


hi all

i try to change the line truncation in the info mode.

according to the help file i just have to add a hook function for that. so i
wrote straight at the begininng of my .emacs file:

   (add-hook 'info-mode-hook
      (function (lambda ()
        (setq truncate-lines t)
         )))

but no truncation takes place when i call info via C-h i.

any ideas?

thanks in advance,

leo

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-07-01 11:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-01 11:33 try to change settings in info mode Leo

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