emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Forrest Sedgwick <fgsedgwick@gmail.com>
To: emacs-orgmode@gnu.org
Subject: org-indent-mode shows "noise" in the left-hand margin when using some themes
Date: Sun, 18 Jun 2017 19:11:18 -0700	[thread overview]
Message-ID: <CACazJOXmwpCS_qNWA-t3TADDSJ1i0bbQPkaHUM_=om+MoRbjXw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 895 bytes --]

Hello,

1. Open the attached org file using emacs -Q org-indent-text.org
I have emacs version "GNU Emacs 25.2.1 (x86_64-unknown-linux-gnu, GTK+
Version 3.22.10) of 2017-04-22" and thus org version 8.2.10

2. Change to a built-in dark theme: (load-theme 'tsdh-dark)

3. SHIFT-TAB a bit, everything looks fine.

4. Open another emacs using:
emacs -Q -l minimal-org.el org-indent-text.org

5. Now it is org-version 9.0.8.

6. Change to built-in dark theme: (load-theme 'tsdh-dark)

7. SHIFT-TAB a bit, notice that there is subtle "noise" on the left
side in the line-prefix. I've attached a screenshot to show what I'm
talking about. I haven't tried different versions of org to see where
this behavior begins. This also happens on some other themes with dark
backgrounds, but so far it doesn't happen with light backgrounds. Or
if it does it's completely invisible.

Thanks for the help,
-Forrest

[-- Attachment #2: minimal-org.el --]
[-- Type: text/x-emacs-lisp, Size: 272 bytes --]

;;; Minimal setup to load latest 'org-mode'
     
;; activate debugging
(setq debug-on-error t
      debug-on-signal nil
      debug-on-quit nil)

;; add latest org-mode to load path
(add-to-list 'load-path (expand-file-name "/home/sedgwick/.emacs.d/elpa/org-20170606"))


[-- Attachment #3: org-indent-text.org --]
[-- Type: application/vnd.lotus-organizer, Size: 98 bytes --]

[-- Attachment #4: org-indent.png --]
[-- Type: image/png, Size: 5057 bytes --]

             reply	other threads:[~2017-06-19  2:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-19  2:11 Forrest Sedgwick [this message]
2017-06-19 10:37 ` org-indent-mode shows "noise" in the left-hand margin when using some themes Nicolas Goaziou

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.orgmode.org/

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

  git send-email \
    --in-reply-to='CACazJOXmwpCS_qNWA-t3TADDSJ1i0bbQPkaHUM_=om+MoRbjXw@mail.gmail.com' \
    --to=fgsedgwick@gmail.com \
    --cc=emacs-orgmode@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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