[QUESTION] Add advice on command org-add-note not working

2021-08-19 Thread Christopher M. Miles
<#secure method=pgpmime mode=sign> I have following advice code: #+begin_src emacs-lisp (defun my/org-add-note--auto-add-tag () "Auto add tag 'LOG' when add note log." (org-back-to-heading) ;; DEBUG: the following code is not executed. (message "DEBUG") (require 'seq) (org-set-tags (s

Re: too aggressive org-cite fontification?

2021-08-19 Thread Bruce D'Arcus
Yes, I see it, and agree. On Thu, Aug 19, 2021 at 10:02 AM John Kitchin wrote: > > If I have a link like cite:@key, it is fontified as an org-ref link, but if > it is [[cite:@key]] it is fontified as an org-cite. That seems like a bug, > only [cite:@key] should be fontified as an org-cite. > >

too aggressive org-cite fontification?

2021-08-19 Thread John Kitchin
If I have a link like cite:@key, it is fontified as an org-ref link, but if it is [[cite:@key]] it is fontified as an org-cite. That seems like a bug, only [cite:@key] should be fontified as an org-cite. Does anyone else see this behavior? John --- Professor John

Re: Bug: campany-capf throwing an error in org-mode, while entering header args [9.4.6 (9.4.6-12-gdcc3a8-elpaplus @ /home/mypc/.emacs.d/elpa/org-plus-contrib-20210809/)]

2021-08-19 Thread Tim Cross
Is this something which should really be reported to the company-capf maintainers? C K writes: > Remember to cover the basics, that is, what you expected to happen and > what in fact did happen. You don't know how to make a good report? See > > https://orgmode.org/manual/Feedback.html#F

Re: [ORG] Moving the org-mode.git repo to savannah.gnu.org

2021-08-19 Thread Bastien Guerry
Hi Pedro, thanks for your email. Pedro Bruel writes: > I'm already registered at the Emacs Savannah group with access to the > org-mode repository, but it seems to be a month behind https:// > code.orgmode.org/bzg/org-mode. The code.orgmode.org and Emacs Savannah repositories are now sync'ed a

Bug: campany-capf throwing an error in org-mode, while entering header args [9.4.6 (9.4.6-12-gdcc3a8-elpaplus @ /home/mypc/.emacs.d/elpa/org-plus-contrib-20210809/)]

2021-08-19 Thread C K
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. --

Re: Smart quotes for Greek (questions for a possible patch)

2021-08-19 Thread mvar
Juan Manuel Macías writes: > Hi, > > I would like to submit a patch to add smart quotes for Greek in > `org-export-smart-quotes-alist', but I have a couple of questions. > > First of all, I am not a native speaker of Greek but of Spanish, so I > would also like to have the opinion of some Greek n

[PATCH] ox-ascii.el: Fix justify when `indent-tabs-mode' is non-nil

2021-08-19 Thread Morgan Willcock
* lisp/ox-ascii.el (org-ascii--justify-lines): Ensure that `indent-tabs-mode' is nil when applying indentation to justify lines. This prevents tab characters from appearing in the export when `indent-tabs-mode' still has its default value of t. TINYCHANGE --- Hi, I've attached a patch to fix an i

Search in descriptive plain lists

2021-08-19 Thread Juan Manuel Macías
Hi all, For my translation (work in progress) of Homer's Odyssey I am writing a long descriptive plain list which is a glossary of Homeric formulas (in Homer a 'formula' is a passage that is repeated exactly the same, or with slight variations, throughout the work: a very typical resource of tr