unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: <help-gnu-emacs@gnu.org>
Subject: RE: gutter region on both sides of screen
Date: Fri, 4 Sep 2009 10:50:05 -0700	[thread overview]
Message-ID: <CBB4B38034644B7DA4E8FD5E5AB5B6D2@us.oracle.com> (raw)
In-Reply-To: <87zl9aeik1.fsf@iki.fi>

> Maybe "M-x set-fringe-style none" was implemented when 21.3 came out.

Nope. 

> This is probably the simplest way:
>     (push '(continuation nil nil) fringe-indicator-alist)
> This version modifies the alist in-place:
>     (setcdr (assq 'continuation fringe-indicator-alist)
>             '(nil nil))

There is no `fringe-indicator-alist' in Emacs 21.

In Emacs 21, there are no variables or functions with `fringe' in their name.





  reply	other threads:[~2009-09-04 17:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-03 18:44 gutter region on both sides of screen J. David Boyd
2009-09-03 18:52 ` Andreas Politz
2009-09-03 20:42   ` J. David Boyd
2009-09-04 13:18     ` J. David Boyd
2009-09-04 13:49       ` Andreas Politz
2009-09-04 13:19     ` J. David Boyd
     [not found]     ` <mailman.6026.1252070414.2239.help-gnu-emacs@gnu.org>
     [not found]       ` <ppednYzl3bCMgDzXnZ2dnUVZ_o6dnZ2d@sysmatrix.net>
2009-09-04 16:11         ` J. David Boyd
2009-09-04 16:52           ` Drew Adams
2009-09-04 17:04             ` J. David Boyd
2009-09-04 17:25               ` Drew Adams
     [not found]             ` <mailman.6040.1252083641.2239.help-gnu-emacs@gnu.org>
2009-09-04 17:17               ` Teemu Likonen
2009-09-04 17:50                 ` Drew Adams [this message]
2009-09-04 17:36             ` Eli Zaretskii

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=CBB4B38034644B7DA4E8FD5E5AB5B6D2@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@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.
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).