all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Matt Mello <matt812@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Visual Line mode with no fringe indicators in 26.1
Date: Fri, 13 Jul 2018 01:20:09 -0700	[thread overview]
Message-ID: <CAGu0BerJE1et1VbOFudZ88A3ha9Ags=CgbKragEu+xfTeeVkAw@mail.gmail.com> (raw)
In-Reply-To: <834lh3efw2.fsf@gnu.org>

Thanks, Eli!  That's it!  Order of operations:

(setq visual-line-fringe-indicators '(left-curly-arrow right-curly-arrow))
(global-visual-line-mode t)



> If it doesn't work for you, try toggling visual-line-mode after
> setting visual-line-fringe-indicators, maybe you set the variable
> after visual-line-mode was already turned on.
>
>


      reply	other threads:[~2018-07-13  8:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-12 20:17 Visual Line mode with no fringe indicators in 26.1 Matt Mello
2018-07-13  7:12 ` Eli Zaretskii
2018-07-13  7:32   ` Matt Mello
2018-07-13  7:47     ` Eli Zaretskii
2018-07-13  8:20       ` Matt Mello [this message]

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='CAGu0BerJE1et1VbOFudZ88A3ha9Ags=CgbKragEu+xfTeeVkAw@mail.gmail.com' \
    --to=matt812@gmail.com \
    --cc=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.