Re: [O] Bug: Table does not align properly [9.1.13 (9.1.13-elpaplus @ /home/diogo/.emacs.d/elpa/org-plus-contrib-20180521/)]

2018-07-11 Thread Diogo Ferrari
Can I clone that version? On Thu, Jun 7, 2018 at 2:49 PM Nicolas Goaziou wrote: > Diogo Ferrari writes: > > > Would you know when the 9.2 is planned to be released? > > Very soon, or so I think. Bastien may have a definitive answer on the > subject. > > Regards, > -- Diogo Ferrari PhD

Re: [O] Bug: Tables not aligning properly [9.1.9 (release_9.1.9-65-g5e4542 @ /Applications/MacPorts/EmacsMac.app/Contents/Resources/lisp/org/)]

2018-07-11 Thread Nick Dokos
Nicolas Goaziou writes: > Hello, > > Joao Pedro Pedroso writes: > >> This bug seems to be related to the presence >> of TAB characters in the table. > > Could you try master branch (yet to be release Org 9.2), as it may have > been fixed already. > > If it isn't fixed, could you provide an ECM?

Re: [O] Bug: problem with org-agenda and categories [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.1/lisp/org/)]

2018-07-11 Thread Nick Dokos
PSA: This was discussed on the list and the outcome was that it is not a bug. The OP misused the CATEGORY keyword in a way that has been deprecated since 2008. Here's a version of the OP's file that behaves as expected. More details about the CATEGORY changes and the deprecation can be found at

Re: [O] Bug: org-git-link to use SHA1 instead of master@{date} [9.1.13 (9.1.13-elpaplus @ /home/kvaneesh/.emacs.d/elpa/develop/org-plus-contrib-20180702/)]

2018-07-11 Thread Nick Dokos
aneesh.ku...@linux.vnet.ibm.com (Aneesh Kumar K.V) writes: > So my old org file when following git links is giving me error like > > "Log for master only goes back to 'x' date". Can we not refer a link > via git:/filename::sha1:: ? > AFAIK, there is no support for git links in Org mode. Perhaps

Re: [O] malformed function

2018-07-11 Thread hymie!
On Wed, Jul 11, 2018 at 11:35:14AM +0200, Joost Kremers wrote: > > Note that the documentation for `flet' says that it has been obsolete since > Emacs 24.3 and that you should be using `cl-flet' instead (or `cl-letf', but > that doesn't seem to be what you want). So best thing to do is to replace

Re: [O] Bug: Tables not aligning properly [9.1.9 (release_9.1.9-65-g5e4542 @ /Applications/MacPorts/EmacsMac.app/Contents/Resources/lisp/org/)]

2018-07-11 Thread Nicolas Goaziou
Hello, Joao Pedro Pedroso writes: > This bug seems to be related to the presence > of TAB characters in the table. Could you try master branch (yet to be release Org 9.2), as it may have been fixed already. If it isn't fixed, could you provide an ECM? Thank you. Regards, -- Nicolas

Re: [O] malformed function

2018-07-11 Thread Joost Kremers
On Wed, Jul 11 2018, Joost Kremers wrote: On Mon, Jul 09 2018, hymie! wrote: Greetings. I know this is technically Technically and practically. ;-) Actually, I just now noticed your code is coming from worg, so that makes it not completely off-topic, I'd say. -- Joost Kremers Life has

Re: [O] malformed function

2018-07-11 Thread Joost Kremers
On Mon, Jul 09 2018, hymie! wrote: Greetings. I know this is technically Technically and practically. ;-) an emacs problem and not an Orgmode problem, but maybe you guys will see the error that I can't find. A better place to ask would probably be the mailing list help-gnu-emacs, but:

[O] bug#32068: 26.1; problem with org-agenda and categories

2018-07-11 Thread andrés ramírez
Hi Nicolas. > > I still think this is a bug. Let me explain You why. > > If you try "M-x org-lint" on your document, you'll discover what is your > problem. In short, your usage of CATEGORY keyword is not possible > anymore. It's a global keyword, like any other keyword. I have tried

[O] bug#32068: 26.1; problem with org-agenda and categories

2018-07-11 Thread rrandr...@gmail.com
Hi Nicolas. I still think this is a bug. Let me explain You why. On my shared on this thread agenda file(jl_diary.agendatest.org). There are several categories on the items for being showed on the org-agenda. But org-mode chooses the last (among the categories) for showing on the agenda. In my

[O] org-capture: how to unindent %i?

2018-07-11 Thread Shuguang Sun
Hi, I'm using the org-caputre with a org-capture-templates which I want to use capture a region. "%i" will apply the indent. Is there a %-escapes which will not indent the content but just make a proper level header? (add-to-list 'org-capture-templates '("R" "check indent"

Re: [O] Bug: Tables not aligning properly [9.1.9 (release_9.1.9-65-g5e4542 @ /Applications/MacPorts/EmacsMac.app/Contents/Resources/lisp/org/)]

2018-07-11 Thread Joao Pedro Pedroso
This bug seems to be related to the presence of TAB characters in the table. Thanks, J.P.Pedroso

[O] bug#32068: 26.1; problem with org-agenda and categories

2018-07-11 Thread andrés ramírez
Hi Nicolas. > It doesn't look like a bug. The OP may have missed > `org-agenda-time-grid' variable. ¿What is OP?. If I do the same on emacs 25.1 I get the expected behaviour. So something has changed between 25.1 and 26.1. ¿What is the change needed? for having the same result on both emacs

[O] bug#32068: 26.1; problem with org-agenda and categories

2018-07-11 Thread andrés ramírez
Hi Nicolas. > > ¿What is OP?. > > Original poster: you. Thanks for the explanation. > Emacs 25.1 and 26.1 do not ship the same Org. `org-agenda-time-grid' > changed between the two releases. You may want to double-check this > variable. on 25.1 --8<---cut

[O] bug#32068: obsolescense of #+CATEGORY on org-mode 9.x

2018-07-11 Thread andrés ramírez
Hi Nicolas. > > ¿What would have been the way a user should discover this incompatibility > > or obsolescense of the "#+CATEGORY"?. > > I would suggest that user to read the releases notes, located in > ORG-NEWS files, in particular the "Incompatible changes" sections. > > This particular change

[O] bug#32068: obsolescense of #+CATEGORY on org-mode 9.x (was: bug#32068: 26.1; problem with org-agenda and categories)

2018-07-11 Thread andrés ramírez
Hi Nicolas. > The correct syntax is > > ** groups > :PROPERTIES: > :CATEGORY: 0.6groups > :END: it worked. It also worked on emacs 23.4 with org-mode-version 6.33x > See (info "(org) Property Syntax") Thanks. For your help on solving this incompatibility. I would like to add a

[O] Bug: problem with org-agenda and categories [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.1/lisp/org/)]

2018-07-11 Thread rrandresf
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.

[O] Bug: org-git-link to use SHA1 instead of master@{date} [9.1.13 (9.1.13-elpaplus @ /home/kvaneesh/.emacs.d/elpa/develop/org-plus-contrib-20180702/)]

2018-07-11 Thread Aneesh Kumar K.V
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.

[O] Bug: Tables not aligning properly [9.1.9 (release_9.1.9-65-g5e4542 @ /Applications/MacPorts/EmacsMac.app/Contents/Resources/lisp/org/)]

2018-07-11 Thread Joao Pedro Pedroso
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.

[O] bug#32068: 26.1; problem with org-agenda and categories

2018-07-11 Thread andrés ramírez
Hi Eli. > > I am getting (which is not fine): > > Did you report this to the Org developers? If so, and if they said > this is a core Emacs bug, could you please point us to the relevant > discussions with Org developers? I have just done with org-submit-bug-report Thanks