unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Display fringe only if not one-window-p?
@ 2004-09-30 20:09 Drew Adams
  2004-09-30 21:17 ` Kim F. Storm
  0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2004-09-30 20:09 UTC (permalink / raw)


I generally use one window per frame, and I automatically resize the frame
to fit the window (using
http://www.emacswiki.org/elisp/auto-resize-frames.el).

In Emacs 21 (.3.50), I would like to remove the fringe area for such
windows, but I don't necessarily want to remove the fringe area when a frame
has more than one window. Anyone know how to do this easily?

Better: Is there a way (an easy way) to associate a _predicate_ with display
of things like fringe area - to display the fringe area for a window, for
instance, only if a line wraps or is truncated?   I can of course modify
display-buffer, but I'm wondering if there is a clean and easier way.

Also, I don't see what fringes-outside-margins does. I've changed it to t or
nil and done set-window-buffer, but I don't seen any visible change.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-09-30 22:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-30 20:09 Display fringe only if not one-window-p? Drew Adams
2004-09-30 21:17 ` Kim F. Storm
2004-09-30 21:37   ` Stefan Monnier
2004-09-30 22:04     ` Kim F. Storm

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