GNU bug report logs - #72510
29.3; org-todo-keywords set via local variables doesn't works

Previous Next

Package: emacs;

Reported by: nitin choudhary <ntnchdhry <at> gmail.com>

Date: Wed, 7 Aug 2024 11:52:02 UTC

Severity: normal

Found in version 29.3

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72510 in the body.
You can then email your comments to 72510 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#72510; Package emacs. (Wed, 07 Aug 2024 11:52:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to nitin choudhary <ntnchdhry <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 07 Aug 2024 11:52:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: nitin choudhary <ntnchdhry <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 29.3; org-todo-keywords set via local variables doesn't works
Date: Wed, 7 Aug 2024 17:05:22 +0530
[Message part 1 (text/plain, inline)]
When I'm setting `org-todo-keywords` either via file local variables or
via directory variables, they're set, but it still picks up the global
value when cycling todo states, why? Why doesn't it use the local value?


In GNU Emacs 29.3 (build 2, x86_64-w64-mingw32) of 2024-03-24 built on
 AVALON
Windowing system distributor 'Microsoft Corp.', version 10.0.19045
System Description: Microsoft Windows 10 Home Single Language
(v10.0.2009.19045.4651)

Configured using:
 'configure --with-modules --without-dbus --with-native-compilation=aot
 --without-compress-install --with-sqlite3 --with-tree-sitter
 CFLAGS=-O2'

Configured features:
ACL GIF GMP GNUTLS HARFBUZZ JPEG JSON LCMS2 LIBXML2 MODULES NATIVE_COMP
NOTIFY W32NOTIFY PDUMPER PNG RSVG SOUND SQLITE3 THREADS TIFF
TOOLKIT_SCROLL_BARS TREE_SITTER WEBP XPM ZLIB

(NATIVE_COMP present but libgccjit not available)

Important settings:
  value of $LANG: ENN
  locale-coding-system: cp65001

Major mode: Org 9.7.7

Minor modes in effect:
  org-indent-mode: t
  override-global-mode: t
  mpvi-emms-integrated-mode: t
  remember-notes-mode: t
  global-ligature-mode: t
  ligature-mode: t
  all-the-icons-completion-mode: t
  marginalia-mode: t
  savehist-mode: t
  vertico-mode: t
  beacon-mode: t
  which-key-mode: t
  delete-selection-mode: t
  recentf-mode: t
  server-mode: t
  save-place-mode: t
  shell-dirtrack-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  show-paren-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  line-number-mode: t
  visual-line-mode: t
  transient-mark-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t

Memory information:
((conses 16 751844 36736)
 (symbols 48 47925 0)
 (strings 32 235018 8487)
 (string-bytes 1 7198899)
 (vectors 16 90322)
 (vector-slots 8 1457534 52256)
 (floats 8 1309 292)
 (intervals 56 1074 0)
 (buffers 984 14))
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#72510; Package emacs. (Wed, 07 Aug 2024 12:13:01 GMT) Full text and rfc822 format available.

Message #8 received at 72510 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: nitin choudhary <ntnchdhry <at> gmail.com>
Cc: 72510 <at> debbugs.gnu.org
Subject: Re: bug#72510: 29.3;
 org-todo-keywords set via local variables doesn't works
Date: Wed, 07 Aug 2024 15:11:40 +0300
> From: nitin choudhary <ntnchdhry <at> gmail.com>
> Date: Wed, 7 Aug 2024 17:05:22 +0530
> 
> When I'm setting `org-todo-keywords` either via file local variables or
> via directory variables, they're set, but it still picks up the global
> value when cycling todo states, why? Why doesn't it use the local value?

Thanks, but please report Org problems to the Org developers first.
Org has its own mailing list for reporting Org bugs.




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Sat, 17 Aug 2024 09:34:02 GMT) Full text and rfc822 format available.

Notification sent to nitin choudhary <ntnchdhry <at> gmail.com>:
bug acknowledged by developer. (Sat, 17 Aug 2024 09:34:02 GMT) Full text and rfc822 format available.

Message #13 received at 72510-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: ntnchdhry <at> gmail.com
Cc: 72510-done <at> debbugs.gnu.org
Subject: Re: bug#72510: 29.3;
 org-todo-keywords set via local variables doesn't works
Date: Sat, 17 Aug 2024 12:32:39 +0300
> Cc: 72510 <at> debbugs.gnu.org
> Date: Wed, 07 Aug 2024 15:11:40 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
> 
> > From: nitin choudhary <ntnchdhry <at> gmail.com>
> > Date: Wed, 7 Aug 2024 17:05:22 +0530
> > 
> > When I'm setting `org-todo-keywords` either via file local variables or
> > via directory variables, they're set, but it still picks up the global
> > value when cycling todo states, why? Why doesn't it use the local value?
> 
> Thanks, but please report Org problems to the Org developers first.
> Org has its own mailing list for reporting Org bugs.

No further comments, so I presume the bug was reported to Org
developers, and I'm therefore closing this one.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 14 Sep 2024 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 282 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.