* Bug: org-feed customization group is called org-id (can't customize org-id) @ 2010-09-14 20:25 Scot Becker 2010-09-15 9:38 ` David Maus 0 siblings, 1 reply; 2+ messages in thread From: Scot Becker @ 2010-09-14 20:25 UTC (permalink / raw) To: Org-mode ml In org-feed.el (line 105), the 'defgroup' entry for org-feed has the tag "Org ID", which is the same tag as the group org-id (in 'org-id.el'). This has the result that you are unable to get to the real org-ID variables from the M-x customize-group RET org RET top level menu. The culprit: (defgroup org-feed nil "Options concerning RSS feeds as inputs for Org files." :tag "Org ID" :group 'org) Scot ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Bug: org-feed customization group is called org-id (can't customize org-id) 2010-09-14 20:25 Bug: org-feed customization group is called org-id (can't customize org-id) Scot Becker @ 2010-09-15 9:38 ` David Maus 0 siblings, 0 replies; 2+ messages in thread From: David Maus @ 2010-09-15 9:38 UTC (permalink / raw) To: Scot Becker; +Cc: Org-mode ml [-- Attachment #1.1: Type: text/plain, Size: 620 bytes --] Scot Becker wrote: >In org-feed.el (line 105), the 'defgroup' entry for org-feed has the >tag "Org ID", which is the same tag as the group org-id (in >'org-id.el'). This has the result that you are unable to get to the >real org-ID variables from the M-x customize-group RET org RET top >level menu. >The culprit: >(defgroup org-feed nil > "Options concerning RSS feeds as inputs for Org files." > :tag "Org ID" > :group 'org) Fixed in master. The tag is now correctly set to "Org Feed". Thanks for reporting, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de [-- Attachment #1.2: Type: application/pgp-signature, Size: 230 bytes --] [-- Attachment #2: Type: text/plain, Size: 201 bytes --] _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-09-15 9:38 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2010-09-14 20:25 Bug: org-feed customization group is called org-id (can't customize org-id) Scot Becker 2010-09-15 9:38 ` David Maus
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.