all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
Cc: emacs-devel@gnu.org
Subject: Re: fringe indicators
Date: Sat, 9 Sep 2006 10:36:49 +1200	[thread overview]
Message-ID: <17665.61569.734526.562358@kahikatea.snap.net.nz> (raw)
In-Reply-To: <E1GLi25-0008Lm-4X@fencepost.gnu.org>

Richard Stallman writes:
 >       I find the sometimes the fringe is too noisy and it's hard to see the overlay
 >     arrow.  How about subduing the truncation and continuation line indicators by
 >     using the shadow face?
 > 
 > Please let's stick to fixing bugs.

It was just a five minute change, anyway here's a bug:

The manual says:

 -- Variable: indicate-buffer-boundaries
 
     ...
     There are four kinds of basic values:
     ...

    ANYTHING-ELSE
          Display the icon at the top of the window top in the left
          fringe, and other in the right fringe.

Perhaps that should say

	  Display the angle icon at the top of the window in the left
          fringe, and at the bottom of the window in the right fringe.

A value of t seems to display an angle item angle icons at the top and bottom
of the window but both in the left fringe.

Also it doesn't make sense to say ANYTHING-ELSE and then go on to say what
further values mean:

     If value is a cons `(ANGLES . ARROWS)', ANGLES controls the angle
     icons, and ARROWS controls the arrows.  Both ANGLES and ARROWS...

Perhaps ANYTHING-ELSE should be t and this should be equivalent to (t . nil)
or perhaps ANYTHING-ELSE should be (ANGLES . ARROWS).

-- 
Nick                                           http://www.inet.net.nz/~nickrob

  reply	other threads:[~2006-09-08 22:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-08  9:31 fringe indicators Nick Roberts
2006-09-08  9:56 ` Kim F. Storm
2006-09-08 15:12 ` Richard Stallman
2006-09-08 22:36   ` Nick Roberts [this message]
2006-09-09 20:45     ` Richard Stallman
2006-09-09 20:46     ` 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

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

  git send-email \
    --in-reply-to=17665.61569.734526.562358@kahikatea.snap.net.nz \
    --to=nickrob@snap.net.nz \
    --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 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.