emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: [syl20bnr/spacemacs] Org mode column view columns misaligned (#1405


From: bobf32
Subject: Fwd: [syl20bnr/spacemacs] Org mode column view columns misaligned (#14058)
Date: Sun, 25 Oct 2020 16:19:30 +0000

Hi,

I raised a problem I am having with org mode to the spacemacs bug list. See issue and comments at https://github.com/syl20bnr/spacemacs/issues/14058.

---------- Forwarded message ---------
From: duianto <notifications@github.com>
Date: Sun, 25 Oct 2020 at 15:11
Subject: Re: [syl20bnr/spacemacs] Org mode column view columns misaligned (#14058)
To: syl20bnr/spacemacs <spacemacs@noreply.github.com>
Cc: bobf32 <bobf32@gmail.com>, Author <author@noreply.github.com>


C-c C-x C-c calls org-columns which is defined in org-colview.el

There was a change to that file 6 days ago.
https://code.orgmode.org/bzg/org-mode/commit/90b14cb409adbd5529b8bbef32ad5239e5c85404

org-colview: Fix done keywords highlighting in agenda buffers

  • lisp/org-colview.el (org-agenda-columns): Populate
    org-done-keywords from org-done-keywords-for-agenda or the done keywords
    will use the same face as those not-done.

TINYCHANGE

This might be where the issue was discussed:
https://lists.gnu.org/archive/html/emacs-orgmode/2020-10/msg00104.html

The org-colview.el files commit history shows that the previous change occurred 5 months ago:
https://code.orgmode.org/bzg/org-mode/commits/90b14cb409adbd5529b8bbef32ad5239e5c85404/lisp/org-colview.el

So the most recent change might be what caused the issue.

Org mode issues are reported by sending an email to: emacs-orgmode@gnu.org


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]