all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: don't show the $-bar that indicates text before and/or after the	window view, horizontally
Date: Wed, 24 Jul 2013 20:53:05 +0300	[thread overview]
Message-ID: <8338r3x2ta.fsf@gnu.org> (raw)
In-Reply-To: <87wqof27ae.fsf@VLAN-3434.student.uu.se>

> From: Emanuel Berg <embe8573@student.uu.se>
> Date: Wed, 24 Jul 2013 19:32:09 +0200
> 
> The below doesn't seem to do anything, neither in X or the tty.
> 
> (set-fringe-mode '(0 . 0))

This should disable the fringes on X.  The TTY Emacs doesn't have
fringes (which are a GUI feature, thus unavailable on a TTY).  But in
a GUI session, the above works for me in all Emacs versions starting
with 22.1.  If it doesn't for you, you are doing something wrong.  I
don't know what it is that you are doing wrong, because you didn't
explain how you tried to make the above work -- what did you type,
exactly, and where.

> I says in the documentation that a zero should disable the fringe,
> but if so - if the glyph appears in the fringe - why do I still
> need
> 
> (set-display-table-slot standard-display-table 0 ?\ )
> 
> to hide the $'s?

Because the $ glyph is a separate feature.

Emacs on X can show truncated lines either on the fringes, using
special bitmaps, or with the special glyph, which is $ by default; the
latter feature kicks in if the fringes are not available.  If you want
to get rid of both the fringes and the $ glyph, you need to disable
them separately.

(At this point, I'd suggest to invest some time in reading the
manuals, because messing with such advanced stuff is not recommended
if you don't even know what the fringes are, how to control them, and
what is slot zero of the standard-display-table.)



  reply	other threads:[~2013-07-24 17:53 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-23 18:13 don't show the $-bar that indicates text before and/or after the window view, horizontally Emanuel Berg
2013-07-24  1:49 ` Michael Heerdegen
     [not found] ` <mailman.1674.1374630606.12400.help-gnu-emacs@gnu.org>
2013-07-24 17:10   ` Emanuel Berg
2013-07-24 17:16     ` Damien Wyart
2013-07-24 17:32       ` Emanuel Berg
2013-07-24 17:53         ` Eli Zaretskii [this message]
     [not found]           ` <mailman.1719.1374695805.12400.help-gnu-emacs@gnu.org>
2013-07-24 21:13             ` Emanuel Berg
2013-07-24 23:35               ` Drew Adams
     [not found]               ` <mailman.1726.1374708932.12400.help-gnu-emacs@gnu.org>
2013-07-25  0:58                 ` Emanuel Berg
2013-07-25  2:14                   ` Thien-Thi Nguyen
     [not found]         ` <<8338r3x2ta.fsf@gnu.org>
2013-07-24 19:56           ` Drew Adams
     [not found]         ` <mailman.1716.1374688401.12400.help-gnu-emacs@gnu.org>
2013-07-24 21:06           ` Emanuel Berg
2013-07-24 21:35             ` Juanma Barranquero
     [not found]             ` <mailman.1723.1374701789.12400.help-gnu-emacs@gnu.org>
2013-07-24 22:58               ` Emanuel Berg
2013-07-24 23:22                 ` Juanma Barranquero
     [not found]                 ` <mailman.1725.1374708201.12400.help-gnu-emacs@gnu.org>
2013-07-24 23:26                   ` Emanuel Berg
2013-07-25  5:09           ` Rustom Mody
2013-07-25  7:52             ` Emanuel Berg
2013-07-25  7:59               ` Juanma Barranquero
     [not found]               ` <mailman.1736.1374739225.12400.help-gnu-emacs@gnu.org>
2013-07-25  8:04                 ` Emanuel Berg
2013-07-25  8:12                   ` Juanma Barranquero
     [not found]                   ` <mailman.1739.1374739991.12400.help-gnu-emacs@gnu.org>
2013-07-25  9:06                     ` Emanuel Berg
2013-07-25  9:40                       ` Jambunathan K
2013-07-25 10:47                       ` Juanma Barranquero
     [not found]                       ` <mailman.1747.1374749300.12400.help-gnu-emacs@gnu.org>
2013-07-25 17:06                         ` Emanuel Berg
2013-07-25 10:34               ` Rustom Mody
2013-07-25 10:55                 ` Jambunathan K
     [not found]                 ` <mailman.1748.1374749649.12400.help-gnu-emacs@gnu.org>
2013-07-25 12:07                   ` Rustom Mody
2013-07-25 17:13                   ` Emanuel Berg
2013-07-25 16:43                 ` Eli Zaretskii
2013-07-25 16:59                 ` Emanuel Berg
2013-07-25 18:20                   ` Jambunathan K
     [not found]                   ` <mailman.1773.1374776354.12400.help-gnu-emacs@gnu.org>
2013-07-25 18:33                     ` Emanuel Berg
2013-07-25 19:04                       ` Jambunathan K
2013-07-26 13:34                         ` Stefan Monnier
2013-07-27 12:30                           ` Chris Van Dusen
     [not found]                         ` <mailman.1840.1374845680.12400.help-gnu-emacs@gnu.org>
2013-07-26 16:50                           ` Rustom Mody
2013-07-26 17:01                             ` Drew Adams
     [not found]                             ` <mailman.1867.1374858127.12400.help-gnu-emacs@gnu.org>
2013-07-26 17:12                               ` Rustom Mody
     [not found]                 ` <mailman.1771.1374770675.12400.help-gnu-emacs@gnu.org>
2013-07-25 17:23                   ` Emanuel Berg
2013-07-25 17:42                     ` Eli Zaretskii
     [not found]                     ` <mailman.1772.1374774190.12400.help-gnu-emacs@gnu.org>
2013-07-25 18:02                       ` Emanuel Berg
2013-07-25 18:41                         ` Eli Zaretskii
     [not found]                         ` <mailman.1776.1374777727.12400.help-gnu-emacs@gnu.org>
2013-07-25 18:49                           ` Emanuel Berg
2013-07-25 19:16                             ` Jambunathan K
2013-07-25 21:50                         ` Bob Proulx
2013-07-25 18:06                       ` Rustom Mody
2013-07-25 18:25                         ` Emanuel Berg
2013-07-25 18:46                           ` Jambunathan K
     [not found]                           ` <mailman.1777.1374777912.12400.help-gnu-emacs@gnu.org>
2013-07-25 18:53                             ` Emanuel Berg
2013-07-25 19:33                               ` Jambunathan K
2013-07-25 18:48                         ` Eli Zaretskii
     [not found]                         ` <mailman.1778.1374778124.12400.help-gnu-emacs@gnu.org>
2013-07-25 18:55                           ` Emanuel Berg
2013-07-25 21:51                             ` broken thread (was: don't show the $-bar that...) Nicolas Richard
2013-07-25 11:40               ` don't show the $-bar that indicates text before and/or after the window view, horizontally Jambunathan K
     [not found]               ` <mailman.1752.1374752366.12400.help-gnu-emacs@gnu.org>
2013-07-25 17:36                 ` Emanuel Berg

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=8338r3x2ta.fsf@gnu.org \
    --to=eliz@gnu.org \
    --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.
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.