all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: emacs-devel@gnu.org
Subject: Re: line-move-visual & invisible text
Date: Thu, 18 Sep 2008 08:06:48 +0200	[thread overview]
Message-ID: <48D1EFF8.4000001@gmx.at> (raw)
In-Reply-To: <b4mljy82jhl.fsf@jpl.org>

 > I use (setq line-move-visual nil) but I realized I need at least:
 >
 > (add-hook 'Info-mode-hook
 > 	  (lambda nil
 > 	    (set (make-local-variable 'line-move-visual) t)))
 >
 > It enables C-n and C-e to work on the title lines of Info pages.
 > For instance, in the top of the Gnus Info, there is the line
 > displayed as:
 >
 > The Gnus Newsreader
 >
 > But just under it, there is actually the invisible line:
 >
 > *******************
 >
 > This seems to be the cause of the malfunction of C-n and C-e,
 > performed on such places, in the case where `line-move-visual'
 > is nil.  It might not be so serious, but is a bug.

I suppose Chong's recent change to `vertical-motion' fixed this.  Can
you try it?

martin




  reply	other threads:[~2008-09-18  6:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-04 12:17 line-move-visual & invisible text Katsumi Yamaoka
2008-09-18  6:06 ` martin rudalics [this message]
2008-09-18  7:29   ` Katsumi Yamaoka

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

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

  git send-email \
    --in-reply-to=48D1EFF8.4000001@gmx.at \
    --to=rudalics@gmx.at \
    --cc=emacs-devel@gnu.org \
    --cc=yamaoka@jpl.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 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.