Re: [BUG] org-export-with-broken-links not respected for (org-icalendar-combine-agenda-files t) [9.6.9 ( @ /home/jorge/.config/emacs/elpa/org-9.6.9/)]

2023-09-15 Thread Jorge P . de Morais Neto
Hi! I reply below: Em [2023-09-15 sex 09:13:46+], Ihor Radchenko escreveu: > Would you be interested to submit a patch? Yes, I suppose I can do it! I will try do do it this weekend, but it could take longer because, although it will be a simple patch, I am disorganized. Regards! -- -

Re: [BUG] org-export-with-broken-links not respected for (org-icalendar-combine-agenda-files t) [9.6.9 ( @ /home/jorge/.config/emacs/elpa/org-9.6.9/)]

2023-09-14 Thread Jorge P . de Morais Neto
Hi! I reply below: Em [2023-09-10 dom 07:50:22+], Ihor Radchenko escreveu: > One possible way to fix the confusion could be adding a new > `org-export-async-preserve-global-state' variable. When non-nil, we > will transfer global state in addition to the buffer-locals. But I > would like

[BUG] org-export-with-broken-links not respected for (org-icalendar-combine-agenda-files t) [9.6.9 ( @ /home/jorge/.config/emacs/elpa/org-9.6.9/)]

2023-09-09 Thread Jorge P. de Morais Neto
g-export-with-broken-links 'mark) At the end of the file named by `org-export-async-init-file`. Regards! Emacs : GNU Emacs 29.1.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.38, cairo version 1.17.8) of 2023-09-03 Package: Org mode version 9.6.9 ( @ /home/jorge/.config/emacs/elpa/org-9.6.9/)

Re: Grabbing the link to a message on the archive

2021-10-03 Thread Jorge P . de Morais Neto
Hi Em [2021-10-03 dom 21:20:12-0300], Jorge P. de Morais Neto escreveu: > In this snippet you call ~cond~ with three arguments, but it takes only > two. I meant ~cons~, not ~cond~. -- - Many people hate injustice but few check the facts. This provokes misinformation. Ask me about

Re: Grabbing the link to a message on the archive

2021-10-03 Thread Jorge P . de Morais Neto
Hi Timothy, Em [2021-09-30 qui 13:18:44+0800], Timothy escreveu: > If you use mu4e, the following may be of some interest: > ┌ > │ (defun +mu4e-ml-message-link (msg) > │ (cond > │((string= "emacs-orgmode.gnu.org" (mu4e-message-field msg :mailing-list)) > │ (message "Link %s copied

Re: Bug: Small documentation errors [9.3.6 (9.3.6-29-g6a3dff-elpaplus @ /home/jorge/.emacs.d/elpa/27.0/develop/org-plus-contrib-20200406/)]

2021-09-10 Thread Jorge P . de Morais Neto
Hi Timothy! Thank you for the patch review and for the feedback. Regards -- - Many people hate injustice but very few check the facts. This provokes misinformation. Ask me about - I am Brazilian. I hope my English is correct and I welcome feedback. -

Re: S-M-{,} on CLOCK timestamp

2021-08-22 Thread Jorge P . de Morais Neto
Hello Tim! Em [2021-08-22 dom 11:21:47+1000], Tim Cross escreveu: > I cannot reproduce this. > > When I do the same, I don't see any change in Task A's timestamp at all. > There must be some other setting in play here which I don't have. I am sorry, my description of the initial condition was

S-M-{,} on CLOCK timestamp

2021-08-21 Thread Jorge P. de Morais Neto
Keywords: org-timestamp-down org-timestamp-up Hi. Suppose the buffer has the following text: * Task A :LOGBOOK: CLOCK: [2021-08-21 sáb 18:00]--[2021-08-21 sáb 18:10] => 0:10 :END: * Task B :LOGBOOK: CLOCK: [2021-08-21 sáb 18:18] :END: If I invoke M-S- on Task B's clock-in timestamp, with

Bug: org-timestamp-{down,up} with numeric argument on time range modifies length [9.4.6 (9.4.6-gab9f2a @ /gnu/store/yg6kjzigqyfzbkzj99xmwmv3nssvhvnq-emacs-org-9.4.6/share/emacs/site-lisp/org-9.4.6/)]

2021-08-21 Thread Jorge P. de Morais Neto
>From 7dc855ae1d7992eaacc2cab13a39c6000e4e66bf Mon Sep 17 00:00:00 2001 Message-Id: <7dc855ae1d7992eaacc2cab13a39c6000e4e66bf.1622468529.git.yanta...@gmail.com> From: Ihor Radchenko Date: Mon, 31 May 2021 21:39:51 +0800 Subject: [PATCH] Correctly handle org-log-note-clock-out non-interactively *

Re: Bug: Small documentation errors [9.3.6 (9.3.6-29-g6a3dff-elpaplus @ /home/jorge/.emacs.d/elpa/27.0/develop/org-plus-contrib-20200406/)]

2021-08-11 Thread Jorge P . de Morais Neto
>From d3c62edf7a713278432ebe1c72e4545b8a2b84e2 Mon Sep 17 00:00:00 2001 From: "Jorge P. de Morais Neto" Date: Wed, 11 Aug 2021 18:43:21 -0300 Subject: [PATCH] * doc/org-manual.org (Drawers): Clarify M-TAB Provide example of completion over drawer keywords. Also clarify

Re: Bug: Small documentation errors [9.3.6 (9.3.6-29-g6a3dff-elpaplus @ /home/jorge/.emacs.d/elpa/27.0/develop/org-plus-contrib-20200406/)]

2021-08-11 Thread Jorge P . de Morais Neto
>From 474192b67077b3a7bfaa8e9ff152b1a9ac7524f3 Mon Sep 17 00:00:00 2001 From: "Jorge P. de Morais Neto" Date: Wed, 11 Aug 2021 17:13:06 -0300 Subject: [PATCH] * doc/org-manual.org (Tracking TODO state changes): move sentence The sentence was misplaced, interrupting the train of tho

Re: Bug: Reclocking errors out if org-log-note-clock-out is t [9.4.6 (9.4.6-gab9f2a @ /gnu/store/2pny4z6mbi2aybgzzxz0yrzkds7hbpmq-emacs-org-9.4.6/share/emacs/site-lisp/org-9.4.6/)]

2021-06-07 Thread Jorge P . de Morais Neto
Em [2021-05-31 seg 21:43:23+0800], Ihor Radchenko escreveu: > Confirmed > > The fix is attached. I have applied (by copying the Guix package recipe and then modifying it) Ihor's patch and customized `org-log-note-clock-out' back to t. Since then I have been using the patched Org it and I can

Bug: Reclocking errors out if org-log-note-clock-out is t [9.4.6 (9.4.6-gab9f2a @ /gnu/store/2pny4z6mbi2aybgzzxz0yrzkds7hbpmq-emacs-org-9.4.6/share/emacs/site-lisp/org-9.4.6/)]

2021-05-29 Thread Jorge P. de Morais Neto
org-log-note-clock-out--bug.el Description: Elisp to reproduce the bug Hi. I use Emacs from Guix---package emacs-next installed from Git master (through --with-branch=emacs-next=master) and updated weekly. Org is also from Guix: packages emacs-org{,-contrib,-drill,-pdftools} To reproduce the

Re: Bug: Reclocking errors out if org-log-note-clock-out is t [9.4.6 (9.4.6-gab9f2a @ /gnu/store/2pny4z6mbi2aybgzzxz0yrzkds7hbpmq-emacs-org-9.4.6/share/emacs/site-lisp/org-9.4.6/)]

2021-05-29 Thread Jorge P . de Morais Neto
Hi. I continue below: Em [2021-05-29 sáb 21:53:47-0300], Jorge P. de Morais Neto escreveu: > I stepped through the code and verified the error is triggered at line > 1726 on file org-clock.el. This is the form > (org-back-to-heading t) > on function `org-clock-remove-empty-

Re: Bug: JavaScript in HTML export not recognized by LibreJS as free [9.4.5 (9.4.5-16-g94be20-elpaplus @ /home/jorge/.config/emacs/elpa/org-plus-contrib-20210412/)]

2021-04-27 Thread Jorge P . de Morais Neto
Hi Bastien Em [2021-04-26 seg 18:57:19+0200], Bastien escreveu: > I hope both you and Anthony agree with this, or at least recognize > that the current solution is acceptable. Yes, I find acceptable to license Anthony’s code under the GPLv3+, if that is what you meant. If you want to keep

Re: Bug: JavaScript in HTML export not recognized by LibreJS as free [9.4.5 (9.4.5-16-g94be20-elpaplus @ /home/jorge/.config/emacs/elpa/org-plus-contrib-20210412/)]

2021-04-26 Thread Jorge P . de Morais Neto
Hi all! Em [2021-04-22 qui 16:29:15-0400], Anthony Carrico escreveu: > Hi all. Thanks for the note. I took a look at the LibreJS docs to > try to understand the problem. I also took a look at the LibreJS docs, the linked article "The JavaScript Trap", and the text of the CC0. > LibreJS is a

Bug: [PATCH] org-manual.org: Fix typo about org-latex-images-centered [9.4.5 (9.4.5-16-g94be20-elpaplus @ /home/jorge/.config/emacs/elpa/org-plus-contrib-20210412/)]

2021-04-17 Thread Jorge P. de Morais Neto
>From 48a1a591c8303acbe587e1492c45fc8741c47f0c Mon Sep 17 00:00:00 2001 From: "Jorge P. de Morais Neto" Date: Sat, 17 Apr 2021 20:36:04 -0300 Subject: [PATCH] org-manual.org: Fix typo about org-latex-images-centered --- doc/org-manual.org | 2 +- 1 file changed, 1 insertion(+

Bug: JavaScript in HTML export not recognized by LibreJS as free [9.4.5 (9.4.5-16-g94be20-elpaplus @ /home/jorge/.config/emacs/elpa/org-plus-contrib-20210412/)]

2021-04-16 Thread Jorge P. de Morais Neto
our work in Org Mode! Regards Emacs : GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.24, cairo version 1.16.0) Package: Org mode version 9.4.5 (9.4.5-16-g94be20-elpaplus @ /home/jorge/.config/emacs/elpa/org-plus-contrib-20210412/) -- - <https://stallmansupport.org> "

Re: Bug: Small documentation errors [9.3.6 (9.3.6-29-g6a3dff-elpaplus @ /home/jorge/.emacs.d/elpa/27.0/develop/org-plus-contrib-20200406/)]

2020-04-13 Thread Jorge P . de Morais Neto
atches. It is possible, though, that I am just unduly insecure. Perfectionism and low self esteem combine to generate a lot of insecurity. > "Jorge P. de Morais Neto" writes: >> ** [[info:org#Plain Lists]] >> >> The description of `C-c -' inverts the effect of the prefix argum

Bug: Small documentation errors [9.3.6 (9.3.6-29-g6a3dff-elpaplus @ /home/jorge/.emacs.d/elpa/27.0/develop/org-plus-contrib-20200406/)]

2020-04-12 Thread Jorge P. de Morais Neto
feedback about that. Please tell me whether I am nitpicking. Regards Emacs : GNU Emacs 27.0.90 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.5) of 2020-04-11 Package: Org mode version 9.3.6 (9.3.6-29-g6a3dff-elpaplus @ /home/jorge/.emacs.d/elpa/27.0/develop/org-plus-contrib-20200406

Re: Bug: org-agenda-tag-filter-preset not respected [9.3.6 (9.3.6-19-gf360f9-elpaplus @ /home/jorge/.config/emacs/elpa/27.0/develop/org-plus-contrib-20200302/)]

2020-04-08 Thread Jorge P . de Morais Neto
Hi. Em [2020-04-06 seg 18:20:43+0200], Nicolas Goaziou escreveu: > AFAIK, this file is not maintained anymore. > > Note that it strength was not the HTML report, but the fact that you > could import the Org counterpart in your agenda files. > [...] > You may want to have a look at it, you will

Re: Bug: org-agenda-tag-filter-preset not respected [9.3.6 (9.3.6-19-gf360f9-elpaplus @ /home/jorge/.config/emacs/elpa/27.0/develop/org-plus-contrib-20200302/)]

2020-04-08 Thread Jorge P . de Morais Neto
Hi. Em [2020-04-07 ter 03:33:33+], Kyle Meyer escreveu: > This bisects to 7e52b7661 (org-agenda: Fix logic of > `org-agenda-filter-make-matcher', 2020-02-19). Jorge, I tested the > patch below against the test case you provided, though of course > confirmation that it resolv

Re: Bug: org-agenda-tag-filter-preset not respected [9.3.6 (9.3.6-19-gf360f9-elpaplus @ /home/jorge/.config/emacs/elpa/27.0/develop/org-plus-contrib-20200302/)]

2020-04-06 Thread Jorge P . de Morais Neto
Em [2020-03-09 seg 20:36:33-0300], Jorge P. de Morais Neto escreveu: > Em [2020-03-06 sex 09:06:35-0300], Jorge P. de Morais Neto escreveu: > >> Hi. Since version org-plus-contrib-20200302, my agenda is buggy. The >> bug did not occur in previous versions. > > Actu

Re: Bug: org-agenda-tag-filter-preset not respected [9.3.6 (9.3.6-19-gf360f9-elpaplus @ /home/jorge/.config/emacs/elpa/27.0/develop/org-plus-contrib-20200302/)]

2020-03-09 Thread Jorge P . de Morais Neto
Em [2020-03-06 sex 09:06:35-0300], Jorge P. de Morais Neto escreveu: > Hi. Since version org-plus-contrib-20200302, my agenda is buggy. The > bug did not occur in previous versions. Actually, I realized the bug occurs since org-plus-contrib-20200224. Regards. -- -

Bug: org-agenda-tag-filter-preset not respected [9.3.6 (9.3.6-19-gf360f9-elpaplus @ /home/jorge/.config/emacs/elpa/27.0/develop/org-plus-contrib-20200302/)]

2020-03-06 Thread Jorge P. de Morais Neto
"@w" tag -- see the value of org-agenda-tag-filter-preset. This occurred in an updated Emacs 27 snapshot (guix package emacs-next). Regards ---- Emacs : GNU Emacs 27.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.13) Package: Org mode version 9.3.6 (9.3.6

Bug: [[info:org#Org Mobile]] should mention org-tag-persistent-alist [9.3.1 (9.3.1-elpaplus @ /home/jorge/.emacs.d/elpa/26.3/develop/org-plus-contrib-20191230/)]

2020-01-23 Thread Jorge P. de Morais Neto
Hi. I believe [[info:org#Org Mobile]] should mention org-tag-persistent-alist, saying whether it is examined or not. Regards Emacs : GNU Emacs 26.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.13) Package: Org mode version 9.3.1 (9.3.1-elpaplus @ /home/jorge/.emacs.d/elpa/26.3/develop/org

Re: Help me secure some free time for org-mode in 2020

2020-01-19 Thread Jorge P . de Morais Neto
Hello Bastien. Em [2019-12-16 seg 19:09:55+0100], Bastien escreveu: > My plan for 2020 is to ensure a smooth transition while I step down > as the maintainer---at least by the end of 2020, probably by July. You stepping down is a pity. > As my timetable (and family life) has become more

Re: [O] CUSTOM_ID vs ID

2019-08-18 Thread Jorge P . de Morais Neto
Hello, Em 2019-08-18T12:40:29+0200, Nicolas Goaziou escreveu: > That's because the text could contain anything, including invalid HTML > characters. So we normalize them using only alphanum characters. But could not we URL-encode the dedicated target text? In my testing, Org generates an ugly

Re: [O] CUSTOM_ID vs ID

2019-08-17 Thread Jorge P . de Morais Neto
Hello, Em 2019-07-28T10:10:01+0200, Nicolas Goaziou escreveu: > Custom ID are user-defined, and only meaningful in the scope of the > document. Also, they may appear as-is when exported, e.g., as an anchor > in HTML. > > ID are (or should be) generated by Org, and are valid across files, > which

Re: [O] Org-drill: not working when installed via package munger.

2019-05-01 Thread Jorge P . de Morais Neto
Jorge P. de Morais Neto writes: > Damon Permezel writes: >> [...] >> org-drill-entry: Symbol’s function definition is void: >> org-outline-overlay-data >> >> I was able to fix the problem by grepping for references in *.elc files and >> byte-compiling

Re: [O] Org-drill: not working when installed via package munger.

2019-04-17 Thread Jorge P . de Morais Neto
Damon Permezel writes: > Just refreshed org from the package manager. > > org20190415 installed Outline-based notes > management and organizer > org-plus-contrib 20190415 installed Outline-based notes > management and organizer > >

[O] Export dedicated target

2018-08-16 Thread Jorge
Hi. I have an Org file with two dedicated targets. Both dedicated targets are at the start of a task (TODO heading). Neither dedicated target is exported. I would like their text (without the angle brackets) to be exported. Is that possible (and easy)? If not, should I then just repeat the

[O] Bug: Small error in [[info:org#The clock table]] [9.1.3 (9.1.3-10-gadfbfd-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20171127/)]

2017-11-29 Thread Jorge Morais Neto
The mentioned manual section says: `C-c C-c or C-c C-x C-u (`org-dblock-update')' Update dynamic block at point. The cursor needs to be in the `#+BEGIN' line of the dynamic block. However, the docstring only says User command for updating dynamic blocks.

Re: [O] Bug? Encoding trouble in org-id-locations-load

2017-11-03 Thread Jorge Morais Neto
On 3 November 2017 at 12:11, Anders Johansson wrote: > I use org-id and got some surprising reports of duplicate IDs. It seems that > the issue is that one of my files containing IDs has a filename consisting > of some non-ascii characters (a Swedish ä). This may be

Re: [O] Ediff org files starts folded

2017-10-25 Thread Jorge Morais Neto
On 25 October 2017 at 12:04, Alex Branham wrote: > Whenever I ediff an org file, the three windows start with the content folded > and out of site. I have to navigate to windows A, B, and C and hit S- > until everything is visible. Does anyone know a way to start org

Re: [O] Is it possible to repeat tasks only a certain amount of times?

2017-09-13 Thread Jorge Morais Neto
How about a diary-style sexp entry, with org-class? That is, something like ~<%%(org-class 2017 7 31 2018 3 23 1)>~. That example would appear on the agenda on every Monday between 2017-07-31 and 2018-03-23. Regards -- - I am Brazilian. I hope my English is correct and I welcome feedback -

Re: [O] Automatic mtime and ctime on all or select group of trees?

2017-09-05 Thread Jorge Morais Neto
[unfortunately the first email went only to Adam Porter; now I address the list] On 2 September 2017 at 22:10, Adam Porter wrote: > Thanks for sharing that, I didn't even remember org-expiry. Very clever > use of it! You seem to know more about elisp than you give yourself >

Re: [O] Automatic mtime and ctime on all or select group of trees?

2017-09-02 Thread Jorge Morais Neto
On 31 August 2017 at 08:55, Tim Visher wrote: > I would like to track the time I created a tree and the last time it was > edited, like ctime and mtime on a filesystem. Is that possible to have > happen automatically? To insert a creation timestamp I use org-expiry. I have

Re: [O] Org mode version 9.0.9 (9.0.9-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20170622/); Org lost my state change note during idle clock resolution

2017-07-02 Thread Jorge Morais Neto
On 1 July 2017 at 13:58, Nicolas Goaziou wrote: > Even if the window configuration is lost, I cannot see how the "*Org > Note*" buffer could be closed. Are you certain it was not accessible > anymore from the buffer list? I do not remember and unfortunately I do not have

Re: [O] Org mode version 9.0.9 (9.0.9-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20170622/); Org lost my state change note during idle clock resolution

2017-06-29 Thread Jorge Morais Neto
On 29 June 2017 at 17:11, Jorge Morais Neto <jorge13...@gmail.com> wrote: > In two days this is the second time Org loses a TODO state change note > draft. I guess that, if I realize the note will take time to compose, I > am supposed to compose it in some file and, only w

[O] Org mode version 9.0.9 (9.0.9-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20170622/); Org lost my state change note during idle clock resolution

2017-06-29 Thread Jorge Morais Neto
the latest Spacemacs in holy mode. Unfortunately M-x org-submit-bug-report failed to collect my Org and Outline configuration as I requested. Regards Emacs : GNU Emacs 26.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.18.9) of 2017-06-07 Package: Org mode version 9.0.9 (9.0.9-elpaplus @ /

[O] Bug: Org loses data if the user types C-u C-c C-c while composing a state change note [9.0.9 (9.0.9-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20170622/)]

2017-06-26 Thread Jorge Morais Neto
be other situations in which the user might discard a note by accident. Perhaps Org should prompt before discarding, or make it reversible. Regards Emacs : GNU Emacs 26.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.18.9) of 2017-06-07 Package: Org mode version 9.0.9 (9.0.9-elpaplus @ /home

Re: [O] adjustment of schedules in org

2017-03-10 Thread Jorge Morais Neto
On 9 March 2017 at 14:17, Eric Abrahamsen wrote: > You're probably looking for the `org-log-reschedule' option: that will > let you leave a stamp or take a note if you change the scheduled date of > an option. > > I know that would end up doubling the size of my org

Re: [O] Bug: org-agenda-skip-deadline-prewarning-if-scheduled as pre-scheduled has no effect [9.0.5 (9.0.5-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20170210/)]

2017-03-05 Thread Jorge Morais Neto
On 5 March 2017 at 15:03, Nicolas Goaziou wrote: > It has an effect, but you are enforcing a pre-warning delay of 6 days. > in the time stamp above. > > I think local syntax overrides global settings. IOW, I don't think this > qualifies as a bug. It would have been useful

[O] Bug: org-agenda-skip-deadline-prewarning-if-scheduled as pre-scheduled has no effect [9.0.5 (9.0.5-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20170210/)]

2017-03-02 Thread Jorge Morais Neto
ore the scheduled date. Regards Emacs : GNU Emacs 25.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.18.9) of 2017-02-22 Package: Org mode version 9.0.5 (9.0.5-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20170210/) current state: == (setq org-tab-first-hook '(org-babel-hide-r

Re: [O] Release 9.0.5

2017-02-10 Thread Jorge Morais Neto
On 10 February 2017 at 11:53, Bastien wrote: > Org 9.0.5, a minor bugfix release, is out. In Org 9.0.5, clock out notes are again stored below the corresponding clock line, restoring the behavior of an earlier release. There were interim releases, up to 9.0.4, that stored the clock

[O] I have org-plus-contrib from ELPA. How do I temporarily test Org from git?

2017-02-04 Thread Jorge Morais Neto
Hi. I wanted to temporarily run git Org so I could test a fix by Nicolas Goaziou. I have pulled the master branch and adapted local.mk. In that file, I set: prefix = ~/.emacs.d/locally_built_org # Where local lisp files go. # $(prefix)/emacs/site-lisp/org lispdir=

Re: [O] Bug: Log mode shows the wrong clock note [9.0.4 (9.0.4-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20170124/)]

2017-02-04 Thread Jorge Morais Neto
On 3 February 2017 at 20:01, Nicolas Goaziou wrote: > The fix for the other issue you reported about CLOCK and notes probably > has also fixed this one. Could you confirm it? According to my very brief test, yes it fixed. Thank you! -- • I am Brazilian. I hope my

[O] Bug: Log mode shows the wrong clock note [9.0.4 (9.0.4-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20170124/)]

2017-02-03 Thread Jorge Morais Neto
1 (x86_64-unknown-linux-gnu, GTK+ Version 3.18.9) of 2016-12-31 Package: Org mode version 9.0.4 (9.0.4-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20170124/) current state: == (setq org-capture-prepare-finalize-hook '(J-insert-created-and-id-all) org-clocktable-defaults '(:m

[O] Bug: Org separates clock out note from the clock line [9.0.4 (9.0.4-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20170124/)]

2017-01-31 Thread Jorge Morais Neto
configure Org to add logs and clock lines into the LOGBOOK drawer. Then the bug does not materialize and I get correct result (except that I cannot configure Org the way I want). Regards Emacs : GNU Emacs 25.1.91.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.18.9) of 2016-12-31 Package: Org mode v

[O] How to specify APPT_WARNTIME for entire files?

2017-01-18 Thread Jorge Morais Neto
APPT_WARNTIME in each. I have tried to specify "#+PROPERTY: APPT_WARNTIME 5" and enable inheritance of it through org-use-property-inheritance, but it did not work. I have also searched the web and the Org mailing list archives. I am using Org mode version 9.0.3 (9.0.3-elpaplus @ /home/jorg

Re: [O] org-agenda-filter-effort and "invalid face reference"

2017-01-03 Thread Jorge Morais Neto
0.3? I reproduce it (the behavior and the message in *Messages*) with my own files and configuration. I have not tested with a bare configuration. I have tested org-agenda-filter-by-effort with both operator = and operator <. org-version reports Org mode version 9.0.3 (9.0.3-elpaplus @ /home/

Re: [O] Disable consistency graphs for some habits

2016-12-12 Thread Jorge Morais Neto
On 9 December 2016 at 21:31, Nicolas Goaziou wrote: >> I set them up as org-habit habits for the following desirable features: >> - Only show on the agenda for today, not for other days. >> - Appear at the end of the agenda for today. >> - Hide when I type K. > > What

Re: [O] org-depend: dependencies between TODO entries in different files

2016-12-12 Thread Jorge Morais Neto
On 8 December 2016 at 08:16, Jorge Morais Neto <jorge13...@gmail.com> wrote: > On 8 December 2016 at 04:44, Carsten Dominik <domi...@uva.nl> wrote: >> One additional point is, of course, that org-depend is not part of the core, >> but was written as a proof of conce

Re: [O] org-depend: dependencies between TODO entries in different files

2016-12-08 Thread Jorge Morais Neto
On 8 December 2016 at 04:44, Carsten Dominik wrote: > One additional point is, of course, that org-depend is not part of the core, > but was written as a proof of concept. Is anyone besides Karl using it > regularly? I don't want to break anything by changing it. I use it (in a

[O] Disable consistency graphs for some habits

2016-12-03 Thread Jorge Peixoto de Morais Neto
When I am trying to learn a new habit, I often write it in Org Mode.  So I have many entries like: *** TODO Relax: talk, read book, shower or pray SCHEDULED: <2016-11-28 Mon 21:30 ++1d> :PROPERTIES: :ID:   2ff41cfe-156f-4870-a4ef-991cc2cc986c :CREATED:  [2016-06-16 Thu 13:23]  

Re: [O] Bug: second batch of small documentation problems [9.0 (9.0-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20161102/)]

2016-11-12 Thread Jorge Morais Neto
On 11 November 2016 at 22:47, Nicolas Goaziou wrote: > `org-tag-persistent-alist' is about "characters". I think it is clear > that characters are case-sensitive already. Currently, the docstring of org-tag-alist says "SELECT is a case-sensitive letter" and the docstring

Re: [O] Bug: second batch of small documentation problems [9.0 (9.0-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20161102/)]

2016-11-07 Thread Jorge Morais Neto
I have some observations about your fixes: 1. Tag keys (for fast selection) 1) When clarifying that tag keys are case-sensitive letters, we forgot to adjust org-tag-persistent-alist’s docstring. Please adjust it. 2) And now that I think of it, is it appropriate to write "a-zA-Z" in

[O] Bug: second batch of small documentation problems [9.0 (9.0-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20161102/)]

2016-11-06 Thread Jorge Morais Neto
into account. #+END_QUOTE "has been taken into account." → "enables tag inheritance for the given agenda type." - Docstring of org-agenda-week-view\\ In "Switch to daily view for agenda", "daily" → "weekly". Emacs : GNU Emac

Re: [O] Bug: org-refile, org-archive-subtree and footnotes [8.3.6 (8.3.6-4-g4835be-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160926/)]

2016-10-05 Thread Jorge Morais Neto
On 5 October 2016 at 19:24, Nicolas Goaziou wrote: > You gave a recipe to reproduce the example. I was being lazy and > expected the complete (final) example. Anyway, I did my homework. > > This should be fixed: the message is slightly less frightening now. > > Regards,

Re: [O] Bug: org-refile, org-archive-subtree and footnotes [8.3.6 (8.3.6-4-g4835be-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160926/)]

2016-10-05 Thread Jorge Morais Neto
On 5 October 2016 at 06:44, Nicolas Goaziou wrote: > > OOC, could you show the footnote section triggering this warning? Org > Lint ignores property drawers there (i.e., it shouldn't raise an error), > so I'm wondering how is inserted this timestamp. I don't understand.

[O] Is it generally better practice to specify local variables at the first line for Org files?

2016-10-04 Thread Jorge Morais Neto
Hi. In most of my Emacs files, I set any file local variables using a local variables list near the end of the file. However I just realized a pitfall. Emacs, according to its manual, only recognizes this local variables list if its location fulfills two criteria: 1. It starts no more than 3000

Re: [O] Bug: org-refile, org-archive-subtree and footnotes [8.3.6 (8.3.6-4-g4835be-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160926/)]

2016-10-04 Thread Jorge
On 4 October 2016 at 12:08, Nicolas Goaziou wrote: > BTW, would you want to provide a patch? I'm sorry, but I am overloaded. Besides, I know very little Elisp; for example, only in the last few weeks did I learn about backquote constructs. Furthermore, I am a very slow

Re: [O] Bug: Feature request: more automatic updating of cookies [8.3.6 (8.3.6-4-g4835be-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160926/)]

2016-10-03 Thread Jorge
command-execute nil nil] 8 [profiler-cpu-profile profiler-report-cpu profiler-report funcall-interactively call-interactively command-execute execute-extended-command smex-read-and-run smex funcall-interactively call-interactively command-execute nil nil nil nil] 4 [Automatic\ GC] 272)) (22514

Re: [O] Bug: Several small documentation problems [8.3.6 (8.3.6-4-g4835be-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160926/)]

2016-10-02 Thread Jorge
ROPERTIES drawer. But I don’t know if this is worthy of documentation. Now something which I do consider worthy of description: This forces the insertion of a heading after the current subtree, independently on the location of point. At least in Org version 8.3.6 (8.3.6-4-g4835be-elpaplus @

Re: [O] Bug: Several small documentation problems [8.3.6 (8.3.6-4-g4835be-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160926/)]

2016-09-30 Thread Jorge
On 29 September 2016 at 17:36, Nicolas Goaziou wrote: > I think "grandparent" is correct. In the following document > > * H1 > ** H2 > Text<--point > > "H2" is the parent headline of "Text" and as a consequence, "H1" is its > grandparent. What if point is in the

[O] Bug: Several small documentation problems [8.3.6 (8.3.6-4-g4835be-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160926/)]

2016-09-29 Thread Jorge
" • [info:org#Tag hierarchy] all members in the group and its subgroup "subgroup" → "subgroups" • [info:org#Tag searches] "to find entries which are tagged, like `Kathy' or `Sally'" → "to find entries tagged as `Kathy' or `Sally'" • &

[O] Bug: org-refile, org-archive-subtree and footnotes [8.3.6 (8.3.6-4-g4835be-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160926/)]

2016-09-28 Thread Jorge
ot to complain about the timestamp. Thank you. Regards. Emacs : GNU Emacs 25.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.18.9) of 2016-09-18 Package: Org-mode version 8.3.6 (8.3.6-4-g4835be-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160926/) current state: == (setq o

[O] How to report more than two dozen small problems with Org's documentation?

2016-09-28 Thread Jorge
Hello. I have noted a number (more than two dozen) of small problems with Org's documentation. For example, the docstring of org-cut-special mentions `org-table-copy' where the correct would be `org-table-cut-region'. Should I report one bug for all the documentation problems, or one bug for

[O] Bug: Feature request: more automatic updating of cookies [8.3.6 (8.3.6-4-g4835be-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160926/)]

2016-09-27 Thread Jorge
f 2016-09-18 Package: Org-mode version 8.3.6 (8.3.6-4-g4835be-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160926/) current state: == (setq org-tab-first-hook '(org-hide-block-toggle-maybe org-babel-hide-result-toggle-maybe org-babel-header-arg-expand) org-speed-command-hook

Re: [O] Thank you!

2016-09-07 Thread Jorge
On 14 June 2016 at 10:33, Gyro Funch wrote: > I have recently adopted org-mode for both task lists and technical > writing and wanted to express my sincere thanks to the creator, > developers, and maintainers for such a wonderful piece of software. > > Keep up the great

Re: [O] Emacs movement keys

2016-08-23 Thread Jorge
On 23 August 2016 at 16:38, Eduardo Mercovich wrote: > | | move | move | del | del | > | object| prev | next | back | forw | > |---+--+--+---+--| > | text | M < | M > | - | -| > | screen| M v | C v | - | -

Re: [O] How to safely update from ver. 8.2.10 to 8.3.x

2016-08-22 Thread Jorge
On 22 August 2016 at 14:19, Cook, Malcolm wrote: >> In the last command I forgot to drop the -Q. But I guess it works either >> way. > > I would not trust the result from failing to drop the -Q since the -Q is what > prevents your init file from loading, which we are

Re: [O] How to safely update from ver. 8.2.10 to 8.3.x

2016-08-22 Thread Jorge
In the last command I forgot to drop the -Q. But I guess it works either way. On 22 August 2016 at 12:25, Jorge <jorge13...@gmail.com> wrote: > On 15 August 2016 at 14:29, Cook, Malcolm <m...@stowers.org> wrote: >> emacs -Q -batch -eval "(progn (requ

Re: [O] How to safely update from ver. 8.2.10 to 8.3.x

2016-08-22 Thread Jorge
On 15 August 2016 at 14:29, Cook, Malcolm wrote: > emacs -Q -batch -eval "(progn (require 'package) (add-to-list > 'package-archives '(\"org\" . \"http://orgmode.org/elpa/\;)) > (package-initialize) (package-refresh-contents) (package-install > 'org-plus-contrib))"

Re: [O] Potential feature request – more automatic updating of cookies

2016-08-17 Thread Jorge
[Now sending to the whole list] On 29 July 2016 at 00:53, Adam Porter wrote: > It might be enough to advise a few functions to call > org-update-statistics-cookies, e.g.: > > (advice-add 'org-cut-special :after 'org-update-statistics-cookies) I haven't yet studied the advice

Re: [O] function to duplicate current header and change ID

2016-08-17 Thread Jorge
On 11 August 2016 at 12:33, John Kitchin wrote: > Does this do what you want? Could not he just use C-u C-c C-x c (org-clone-subtree-with-time-shift)?

[O] Potential feature request – more automatic updating of cookies

2016-07-27 Thread Jorge Peixoto de Morais Neto
Paste the following in an Org buffer: --8<---cut here---start->8--- * Cookie_a [0/0] * TODO Dummy_a * Cookie_b [0/1] ** TODO Dummy_b --8<---cut here---end--->8--- Within that buffer: 1. Move point to the line of Dummy_a.

[O] Bug: 25.1; org-modify-ts-extra: Symbol’s function definition is void: signum [8.3.5 (8.3.5-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160725/)]

2016-07-26 Thread Jorge Peixoto de Morais Neto
ersion 8.3.5 (8.3.5-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160725/) current state: == (setq  org-tab-first-hook '(org-hide-block-toggle-maybe org-babel-hide-result- toggle-maybe org-babel-header-arg-expand)  org-speed-command-hook '(org-speed-command-default-hook org

Re: [O] Bug: C-u C-u C-c C-o opens pdf links in docview, belying the docstring [8.3.4 (8.3.4-39-ge0acd8-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160418/)]

2016-04-25 Thread Jorge Peixoto de Morais Neto
On Sat, 2016-04-23 at 17:21 -0400, Kyle Meyer wrote: > I don't know how Ubunutu assigns default applications, but org-open-file > looks at mailcap assignments by default on GNU/Linux systems (see > org-file-apps-defaults-gnu).  You can also specify an > extension-application mapping using the

[O] Bug: Docstring of org-yank wrongly says that org-yank-adjusted-subtrees is set by default [8.3.4 (8.3.4-39-ge0acd8-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160418/)]

2016-04-23 Thread Jorge Peixoto de Morais Neto
group 'org-edit-structure   :type 'boolean) Emacs  : GNU Emacs 25.0.93.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.18.9)  of 2016-04-22 Package: Org-mode version 8.3.4 (8.3.4-39-ge0acd8-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160418/) current state: == (setq  org-tab-

[O] Bug: When exporting to PDF an Org file where multiple footnotes share the same definition, only the first footnote is clickable [8.3.4 (8.3.4-39-ge0acd8-elpaplus @ /home/jorge/.emacs.d/elpa/org-pl

2016-04-23 Thread Jorge Peixoto de Morais Neto
-mode version 8.3.4 (8.3.4-39-ge0acd8-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160418/) current state: == (setq  org-tab-first-hook '(org-hide-block-toggle-maybe org-babel-hide-result- toggle-maybe org-babel-header-arg-expand)  org-speed-command-hook '(org-speed-command

[O] Bug: C-u C-u C-c C-o opens pdf links in docview, belying the docstring [8.3.4 (8.3.4-39-ge0acd8-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160418/)]

2016-04-23 Thread Jorge Peixoto de Morais Neto
is Okular. Emacs  : GNU Emacs 25.0.93.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.18.9)  of 2016-04-22 Package: Org-mode version 8.3.4 (8.3.4-39-ge0acd8-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160418/) current state: == (setq  org-tab-first-hook '(org-hide-block-toggle-maybe

Re: [O] Bug: group tags defined in org-tag-persistent-alist do not match their subtags [8.3.4 (8.3.4-31-gcb683e-elpa @ /home/jorge/.emacs.d/elpa/org-20160404/)]

2016-04-18 Thread Jorge
OK. Thank you very much for improving Org! Regards On 18 April 2016 at 20:21, Nicolas Goaziou <m...@nicolasgoaziou.fr> wrote: > Jorge <jorge13...@gmail.com> writes: > >>> For the record, it is better to simply post minimal init.el and >>> "group-tags-bug

Re: [O] Bug: Repeated candidate tags in org-set-tags-command interface [8.3.4 (8.3.4-31-gcb683e-elpa @ /home/jorge/.emacs.d/elpa/org-20160404/)]

2016-04-18 Thread Jorge
On 12 April 2016 at 17:35, Nicolas Goaziou wrote: > Could you send it by mail? You can remove the copy of ~/.emacs.d/elpa. As you requested in the other e-mail, here are the files inline: File repeated-tags-bug-trigger.org: -- * Dummy Headline

Re: [O] Bug: group tags defined in org-tag-persistent-alist do not match their subtags [8.3.4 (8.3.4-31-gcb683e-elpa @ /home/jorge/.emacs.d/elpa/org-20160404/)]

2016-04-18 Thread Jorge
> For the record, it is better to simply post minimal init.el and > "group-tags-bug.org", both as plain text, in the message. Of course. Sorry for being obtuse. And I took the opportunity to test that the bug still occurs in org-20160418. File group-tags-bug.org: --- *

[O] Bug: typo in [[info:org#Tag hierarchy]] [8.3.4 (8.3.4-34-gacfd41-elpa @ /home/jorge/.emacs.d/elpa/org-20160411/)]

2016-04-11 Thread Jorge
the final quoted paragraph cites the regex `P@.+' (with an `@'). Emacs : GNU Emacs 25.0.92.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.18.6) of 2016-03-05 Package: Org-mode version 8.3.4 (8.3.4-34-gacfd41-elpa @ /home/jorge/.emacs.d/elpa/org-20160411/) I run Ubuntu 15.10 with PPAs gnome3-team/gnome3 and gnome3-t

[O] Bug: group tags defined in org-tag-persistent-alist do not match their subtags [8.3.4 (8.3.4-31-gcb683e-elpa @ /home/jorge/.emacs.d/elpa/org-20160404/)]

2016-04-09 Thread Jorge Peixoto de Morais Neto
macs  : GNU Emacs 25.0.92.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.18.6)  of 2016-03-05 Package: Org-mode version 8.3.4 (8.3.4-31-gcb683e-elpa @ /home/jorge/.emacs.d/elpa/org-20160404/) current state: == (setq  org-tab-first-hook '(org-hide-block-toggle-maybe org-babel-hide- result-tog

[O] Bug: Repeated candidate tags in org-set-tags-command interface [8.3.4 (8.3.4-31-gcb683e-elpa @ /home/jorge/.emacs.d/elpa/org-20160404/)]

2016-04-09 Thread Jorge Peixoto de Morais Neto
s. I use Ubuntu 15.10. Emacs  : GNU Emacs 25.0.92.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.18.6)  of 2016-03-05 Package: Org-mode version 8.3.4 (8.3.4-31-gcb683e-elpa @ /home/jorge/.emacs.d/elpa/org-20160404/) current state: == (setq  org-tab-first-hook '(org-hide-block-toggle-maybe

Re: [O] complex dates (ie schedule a class in a time range)

2016-02-03 Thread Jorge A. Alfaro-Murillo
be sleeping Best, -- Jorge.

Re: [O] complex dates (ie schedule a class in a time range)

2016-02-03 Thread Jorge A. Alfaro-Murillo
obvious question, is meet.org part of your org-agenda-files? -- Jorge.

Re: [O] Require feedback on an idea: move to a central server all my org file and edit from there?

2016-01-26 Thread Jorge A. Alfaro-Murillo
, it's written in C and not in Elisp). You also might want to check git-annex, specifically the assistant: https://git-annex.branchable.com/assistant/ Best, -- Jorge.

[O] For Org, numbered backups or version control? Which settings?

2015-12-28 Thread Jorge
Hi. My ~/org folder, with its sub directories, has a total of 13 .org files. Five of them are agenda files. I set up numbered backup, with the backups going to a separate directory: ~/auto-backups. For the most important org files, I raised the number of numbered backups kept. For example, my

Re: [O] syncing my life (orgmode :)) to a mobile (android) device..cant find a holistic reliable way..how do you guys manage to do it?

2015-12-06 Thread Jorge A. Alfaro-Murillo
of the calendars (from the calendar "Other calendars", "Add by URL"). -- Jorge.

Re: [O] Using orgstruct-mode (or just org-cycle) in emacs-lisp-mode

2015-11-08 Thread Jorge A. Alfaro-Murillo
ot respect orgstruct-heading-prefix-regexp, it has always seem weird to me that I cannot gain orgstruct functionality with something like: ;; - first item ;; - second item -- Jorge.

Re: [O] Favorite contrib/ packages?

2015-11-03 Thread Jorge A. Alfaro-Murillo
Kaushal Modi writes: What are your favorite org contrib/ packages that you simply can't live without, and consider them to be a part of your org-mode core? org-contacts and org-passwords, definitely. Sometimes I use org-checklist. -- Jorge.

Re: [O] Agenda to iCal not working

2015-10-28 Thread Jorge A. Alfaro-Murillo
Matt Lundin writes: Jorge A. Alfaro-Murillo writes: Ken Mankoff writes: I'm using the examples from https://www.gnu.org/software/emacs/manual/html_node/org/Exporting-Agenda-Views.html Specifically, (setq org-agenda-custom-commands [...] But the HTML, PS, and ICS files

Re: [O] Agenda to iCal not working

2015-10-27 Thread Jorge A. Alfaro-Murillo
-icalendar-export-to-ics) then the ICS is generated. Can someone offer advice why the ICS isn't generated when I generate a specific agenda view? Setting up the agenda custom commands is not related to ical export. Have you run org-icalendar-combine-agenda-files? -- Jorge.

Re: [O] anyone syncing orgmode calendar with google cal, and if so how?

2015-10-05 Thread Jorge A. Alfaro-Murillo
in/bash emacsclient -a '' -e "(org-icalendar-combine-agenda-files nil)" cd /path/to/personal/website/repo git add calendar.ics git commit -m "Update calendar" git push #+END_EXAMPLE And then using a cronjob. Best, -- Jorge.

Re: [O] Scheduling a meeting every week for a given time

2015-10-02 Thread Jorge A. Alfaro-Murillo
%%(org-class 2015 10 1 2015 12 1 1) 10:00-12:00 Project meeting or Staff conference, every friday from 15:00 to 17:00, during seven weeks %%(org-class 2015 10 1 2015 11 1 5) 15:00-17:00 Staff conference Best, -- Jorge.

  1   2   3   >