Re: [O] [POLL] Should Org tempo be enabled by default? (expand templates thru e.g. "<s[TAB]")

2018-05-21 Thread Rasmus
Hi, Bastien writes: >>> One remaining decision to make is: what is the future of org-tempo? I am >>> sympathetic to the idea that the best place for it eventually would be >>> org-contrib or GNU ELPA, and not org core. >> >> We don’t have make that decision now, do we? > > No.

Re: [O] Inheriting some local variables from source code block editing buffers

2018-05-21 Thread Aaron Ecay
Hi Göktuğ, A couple of comments: 2018ko maiatzak 18an, Göktuğ Kayaalp-ek idatzi zuen: [...] > +(defcustom org-src-apply-risky-edit-bindings 'ask > + "What to do if an edit binding is a risky local variable. > +If this is nil, bindings that satisfy ‘risky-local-variable-p’ > +are skipped, with

Re: [O] [POLL] Should Org tempo be enabled by default? (expand templates thru e.g. "<s[TAB]")

2018-05-21 Thread Rasmus
Bastien writes: > Hi Rasmus, > > Rasmus writes: > >> Do you think org-tempo should try to detect "old" versions of >> org-structure-template-alist and give a better error if it sees one? > > Yes, it definitely should detect old format and fix it. I don’t remember

Re: [O] Localized org-mode

2018-05-21 Thread Rasmus
> is there something like localized/internationalized org? I.e. all > keywords, like :PROPERTIES: are translated to another language, > like :EIGENSCHAFTEN: (for German) so it looks more natural in a foreign > language. It is of a special importance for languages with non-latin > letters, where

Re: [O] [POLL] Should Org tempo be enabled by default? (expand templates thru e.g. "<s[TAB]")

2018-05-21 Thread Rasmus
Hi, Aaron Ecay writes: > Hi Rasmus, > > 2018ko maiatzak 7an, Rasmus-ek idatzi zuen: > >> >> They’d already have the "old" behavior if it’s enabled by default in >> org.el. > > Indeed, my suggestion is not an alternative to keeping (what is now > called) org-tempo turned

[O] [partially solved] (was: exporting radio tables longtabular)

2018-05-21 Thread Uwe Brauer
>>> "Uwe" == Uwe Brauer writes: > Hi > | / | <> | <>| <> | <> | <> | <> | <> | <> | > | | Apellido, Nombre | DNI | E1 | E2 | E3 | E4 | E5 | Res | >

[O] exporting radio tables longtabular

2018-05-21 Thread Uwe Brauer
Hi In a latex file the following radio table does precisely what I want % BEGIN RECEIVE ORGTBL this \begin{longtabu}{|l|l|} \hline hallo & this\\ \hline \end{longtabu} % END RECEIVE ORGTBL this \begin{comment} #+ORGTBL: SEND this orgtbl-to-latex :lend " \\hline" :environment longtabu |

[O] ask emacs to evaluate id file

2018-05-21 Thread Julius Dittmar
Hi, how can I tell emacs org-mode to read the link information written in ~/.emacs.d/.org-id-locations ? I confirmed that's the file that gets written by M-x org-id-update-id-locations, but even though the id linked to in a [[id:XYZ]] link is included in this file, emacs cannot follow that link

[O] link handling for `file:' fails to stay within Emacs but calls `open file:' with TextEdit

2018-05-21 Thread Van L
Hello. The link handling for org mode behaves unexpectedly where a file sets org mode according to `Local variables:' at the end of the file. In the following, a.org and b.org files work as expected using M-x org-store-link and M-x org-insert-link for `file:' link. Without the .org filename

[O] how to have log line written into LOGBOOK drawer

2018-05-21 Thread Julius Dittmar
Hi, I use a function written by John Kitchin which, among other things, does some logging. It uses (org-add-log-setup 'state   (format "Review Priority %s" new-review-priority)   current-review-priority   'time) for that, where new-review-priority and current-review-priority contain strings.

[O] Code or Verbatim

2018-05-21 Thread aldo ridhoni
https://orgmode.org/manual/Emphasis-and-monospace.html#Emphasis-and-monospace https://orgmode.org/guide/Emphasis-and-monospace.html#Emphasis-and-monospace The manual and guide is different in code and verbatim text. Which one is the right one?

[O] SRC block with `-i' switch seems to solve the problem (was: comment alignment not lining up / C++//l OrgSrc Abbrev / Releasing Emacs 26.1)

2018-05-21 Thread Van L
Hello Eli. Thanks for solving the problem with chinese input method’s link reference which was broken due to an 18yo typo. Separately, the following is a different bug. I reported this bug which didn’t get acknowledged as far as I can tell. I think the bug isn’t a bug now. It isn’t a bug if

[O] Bug: Potential Bug With How Priorities Are Displayed In An Agenda Using The Column View [9.1.13 (9.1.13-elpa @ /home/tom/.emacs.d/elpa/org-9.1.13/)]

2018-05-21 Thread Tom Purl
I like to use column view with my org agenda. One of the custom properties that I like to view is the priority. Here's what I do to make that happen: (setq org-agenda-overriding-columns-format "%TODO %4PRIORITY(Pri.) %50ITEM(Task)") Using Org 8.2 I was able to view the priority in the

[O] Bug: Bug in handling of named fields in the org spreadsheet [9.1.13 (release_9.1.13)]

2018-05-21 Thread Piyush Srivastava
In the current org mode version (release_9.1.13), when a named cell formula is stored using C-u C-c =, the #+TBLFM line stores the name of the cell *without* a prefix $ sign, as in the following table (notice that in the #+TBLFM row, there is no $ sign before the 'sum' variable): | | c |

[O] comment alignment not lining up / C++//l OrgSrc Abbrev / Releasing Emacs 26.1

2018-05-21 Thread Van L
Hello. Here is a recipe reproducing a bug described in the post which is forward from. — recipe begins - to reproduce faulty comment line up 1) ~/2018/Applications/Emacs.app/Contents/MacOS/Emacs -Q 2) open file ~/Documents/x-reproduce-me (Fundamental) mode is on

Re: [O] General advice beyond Org

2018-05-21 Thread S. Champailler
Be aware that free software is politcally loaded. It's just not a matter of having the right or best tools, it' sometimes a question of ideal, that is something that is *very* hard to negociate about... Moreover, if the people you work with use, say Word, it's pretty tough to bring in, say

[O] Bug: Adding duration which spans days produces invalid timestamps & confusing errors [9.1.13 (9.1.13-elpa @ /home/ieure/.emacs.d/elpa/org-9.1.13/)]

2018-05-21 Thread Ian Eure
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: [O] General advice beyond Org

2018-05-21 Thread Yuri Khan
On Fri, May 18, 2018 at 7:29 AM wrote: > _I_ need help. I am in graduate school, and I keep having issues with my > advisor for my strong inclination to use free software. I am obviously > not in position to refuse, but she dislikes to have discussions about > it. She pays a

Re: [O] General advice beyond Org

2018-05-21 Thread Kevin Buchs
As a student, you simply need to go along with your supervisor's recommendations. You are not in a position to dictate the terms. Using the proprietary tools will not hurt you, unless you need to buy your own. If it were the case that you needed to buy your own, then I would ask your supervisor

Re: [O] [bzg/org-mode] Added latex export option to ob-plantuml.el (#1)

2018-05-21 Thread Roger J. H. Welsh
Hi, I have a patch to add the latex export option to ob-plantuml.el . I originally tried to submit a Pull Request to a repo on github. https://github.com/rjhwelsh/org-mode/commit/dd69e979b4a8fdd0bb70306e0afb339720659dc5.patch > Hi, thanks for your contribution but this github repo don't take

Re: [O] General advice beyond Org

2018-05-21 Thread S. Champailler
This is a super wise advice : >> Be a scout in the proprietary camp. Learn the tools your instructors are >> willing to teach. Learn what it takes to achieve the same results with free >> software. Learn the difference in workflows and user experience. Comparing stuff in scenarios you don't

Re: [O] [bug] in capture

2018-05-21 Thread Thomas Holst
Hello Nicolas, thank you for fixing this. I can confirm that my capture template is working again. --   Thomas Am 17.05.2018 um 23:01 schrieb Nicolas Goaziou: Hello, Thomas Holst writes: Hi Nicolas, thank you for looking into this. To reproduce the error I have

Re: [O] Easy Template does not expand

2018-05-21 Thread Don Womick
Is 9.2's release date known yet? On Thu, May 17, 2018 at 10:46 AM, Jon Snader wrote: > And so it begins. >

[O] set Babel default header argument don't eval when export seems does not work

2018-05-21 Thread stardiviner
I set Babel default header arguments to this: , | (setq-default org-babel-default-header-args | '((:session . "none") | (:noweb . "no") (:hlines . "no") | (:tangle . "no") (:comments . "links") | (:cache . "yes") |