[PATCH] ob-python: Rename exec tmpfile handle to prevent conflict

2020-10-07 Thread Adrian Kummerländer
is problem for me. As this is my first time contributing to Org I am especially open for any suggestions! Best wishes, Adrian >From 239aa9aaa8da0f98719469abdff46ecb7a3994ba Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Tue, 6 Oct 2020 23:06:08 +0200 Subject: [PATCH] ob-python

[PATCH] ob-python: Rename exec tmpfile handle to prevent conflict

2020-10-06 Thread Adrian Kummerländer
is problem for me. As this is my first time contributing to Org I am especially open for any suggestions! Best regards, Adrian >From 239aa9aaa8da0f98719469abdff46ecb7a3994ba Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Tue, 6 Oct 2020 23:06:08 +0200 Subject: [PATCH] ob-python

Re: [O] Is is possible to summarize contents of a task in the agenda headings?

2019-05-08 Thread Adrian Bradd
This post doesn't seem to be exactly what you want, but it might have some details to help you modify the org-agenda view to your liking. https://www.reddit.com/r/emacs/comments/8wohqz/completely_custom_orgagenda_with_support_for_gtd/ Cheers, -- Adrian Bradd

Re: [O] blank lines after every capture

2018-12-31 Thread Adrian Bradd
ng blank lines after every capture, regardless, in the new 9.2 release? seems it doesn't matter what you do, even if you do whitespace cleanup in a hook. blank lines keep getting added. is this something obvious? i did not change anything from 9.1. -- Adrian Bradd

[O] Purpose of and documentation for the next branch (was: Re: Branch "next" garbled)

2018-10-11 Thread Adrian Bradd
rebase it on top of "master". So the next branch is a temporary replacement for master while master is frozen awaiting a release? It might be worth the effort to document the role of the "next" branch somewhere. Perhaps on the worg developer page? Adrian Bradd writes

Re: [O] Branch "next" garbled

2018-10-11 Thread Adrian Bradd
rs section either (https://orgmode.org/worg/dev/index.html). Cheers, -- Adrian Bradd

Re: [O] Skipping the SUBTREE visibility state

2018-10-11 Thread Adrian Bradd
nding. I use this with org-datetree formatted buffers when I want to view headings from all days in a month. Cheers, -- Adrian Bradd

Re: [O] How to add tblname from ob-shell fragments?

2018-10-11 Thread Adrian Bradd
es-to-figures-and-tables-from-code-blocks-in-org-mode/ Cheers, -- Adrian Bradd

[O] Custom checkboxes when exporting to beamer/latex

2018-09-26 Thread Adrian Bradd
navailable. Suggestions welcome. -- Adrian Bradd

Re: [O] org-mime-htmlize gives JSON readtable error

2018-09-25 Thread Adrian Bradd
Bit of a late response here, but if you are using ob-ipython it now uses 'jupyter' instead of 'ipython' and installing jupyter resolves the issue of random json readtable errors for me. The error would turn up in unrelated locations like org-capture as well. Cheers, -- Adrian Bradd

Re: [O] newbie which LaTeX for PDF publish

2018-09-25 Thread Adrian Bradd
ages of varying sizes (small, medium, full etc.). I usually use the medium or full, but any package is just a 'tlmgr install' away (incl. pdftex). Cheers, -- Adrian Bradd

Re: [O] Unable to instrument `org-export-data' using `edebug-defun'

2018-09-22 Thread Adrian Bradd
Adrian: What emacs version are you using? Yes, this was a bug in edebug up to Emacs 26.1, but is fixed on the emacs master branch. (I happened to have opened this bug on debbugs and it got resolved: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30348 :)) I moved to emacs-snapshot on

Re: [O] Bug: org-agenda-filter-by-top-heading does not filter [9.1.14 (release_9.1.14-908-gf1269e)]

2018-09-22 Thread Adrian Bradd
ced that in the original example if you filter a task that has a top headline in f1.org of "Root" it would also present tasks under the "Root" headline from f2.org. Cheers, -- Adrian Bradd

Re: [O] Unable to instrument `org-export-data' using `edebug-defun'

2018-09-22 Thread Adrian Bradd
I'll post to emacs-devel and see what they think. Cheers, -- Adrian Bradd

[O] Unable to instrument `org-export-data' using `edebug-defun'

2018-09-22 Thread Adrian Bradd
d of the `cl-macrolet' function, but I'm not sure if this is user error or a bug. Cheers, -- Adrian Bradd

Re: [O] Beamer footnote to definition term printed twice

2018-09-22 Thread Adrian Bradd
to beamer. Cheers, -- Adrian Bradd

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

2018-05-05 Thread Adrian Bradd
t operates on regions. Cheers, [1] https://github.com/magit/magit/issues/3174 -- Adrian

[O] [BUG] Convert heading with no content to item fails

2018-03-10 Thread Adrian Bradd
x27;t want to make the change in `org-set-tags-to' for fear of downstream effects. Cheers, -- Adrian Bioelectronic Systems Lab, Columbia University

[O] Bug: org-feed-update-all stops on first error [9.0.9 (9.0.9-dist @ /usr/share/emacs/25.2/site-lisp/elpa/org-9.0.9/)]

2018-02-02 Thread Adrian Tritschler
share/emacs/25.2/site-lisp/elpa/org-9.0.9/) -- ADRIAN TRITSCHLER

Re: [O] advice please: best way to export to DOC(X) with maths

2017-12-25 Thread Adrian Bradd
According to Karl's post [1], pandoc now supports conversion with some template support. I haven't tried it myself though. Cheers, Adrian [1] http://www.karl-voit.at/2017/12/17/pandoc-docx-reference/ Tim O'Callaghan writes: > Thanks! > I will experiment with this work

Re: [O] BUG: TODO statistics in parent heading prevent evaluation of TODOs with TRIGGER property

2017-12-25 Thread Adrian Bradd
Just wanted to bump this. Let me know if there is a preferred/better way to attack this issue and I can give it a shot. Cheers, Adrian Adrian Bradd writes: > I should probably add that this will require org-depend.el to be loaded. > > On 10 December 2017 at 17:50, Adrian Bra

Re: [O] [RFC] Dog food, anyone?

2017-12-17 Thread Adrian Bradd
> Does it depend on a more recent Org mode? Export worked for me on Org mode version 9.1.4 (9.1.4-2-g118753-elpaplus). Cheers, -- Adrian

Re: [O] BUG: TODO statistics in parent heading prevent evaluation of TODOs with TRIGGER property

2017-12-10 Thread Adrian Bradd
I should probably add that this will require org-depend.el to be loaded. On 10 December 2017 at 17:50, Adrian Bradd wrote: > Hello, > > ECM: > > * Top-Heading with process indicator [/] > > ** TODO Here I invoke org-todo to DONE > :PROPERTIES: > :TRIGGER: 202

Re: [O] BUG: TODO statistics in parent heading prevent evaluation of TODOs with TRIGGER property

2017-12-10 Thread Adrian Bradd
s `org-update-parent-todo-statistics' could update more than one parent heading and the number of additional characters isn't clear without some feedback from `org-update-parent-todo-statistics'. Cheers, Adrian [1] https://lists.gnu.org/archive/html/emacs-orgmode/2017-12/msg

[O] BUG: TODO statistics in parent heading prevent evaluation of TODOs with TRIGGER property

2017-12-10 Thread Adrian Bradd
issue with the point moving due to the addition of characters ​ in the parent headline​ . Not sure if this is the best way to solve the problem. Cheers, Adrian 0001-lisp-org.el-Use-marker-for-change-plist-position-pro.patch Description: Binary data

Re: [O] org-depend: TRIGGER XYZ(KEYWORD) not working

2017-12-05 Thread Adrian Bradd
ks llike it is used in a few other functions as well. I'll have to see if using a marker breaks them. Cheers, Adrian

Re: [O] org-depend: TRIGGER XYZ(KEYWORD) not working

2017-12-03 Thread Adrian Bradd
me having dig into elisp (which I don't know > how to code mostly) and found the bug ;-) > > However, I can't fix it on my own :-( > ​Even just being able to dig through some code and debug can be a major benefit. :-) > Why did nobody tell me about org-edna yet? ;-) > ​I found out on the mailing list as well. Doubt I would have even stumbled upon it otherwise. ​ Cheers, Adrian

Re: [O] org-depend: TRIGGER XYZ(KEYWORD) not working

2017-12-03 Thread Adrian Bradd
Hi, First observation: > > When I set the heading 1 to DONE (without assigning it any other > keyword), the TRIGGER events are ignored totally. I guess this is > an edge-case that may be considered as a bug. > ​This is the result of Line 219 in org-depend.el: (unless (and (member from org-not-d

Re: [O] using org-global-properties in capture templates

2017-12-02 Thread Adrian Bradd
d) :Time: %^{minutes|-|10|15|30|60} :Effort: %^{Effort}p :Rating: %^{Rating}p :Cuisine: %^{Cuisine}p :END: " "Capture Template for food recipe"))) #+END_SRC HTH, Adrian On 22 November 2017 at 04:52, Xebar Saram wrote: > Hi all > > sorry to nudge but after

[O] Custom agenda with tags-todo and shorthand todo specification ignored if hypen present in TODO state

2017-11-28 Thread Adrian Bradd
d behaviour. Either way the first variant works fine so not a big problem. Cheers, Adrian

Re: [O] org-set-tags-command and org-agenda-set-tags not displaying minibuffer with org-tag-alist options

2017-11-03 Thread Adrian Bradd
​After further investigation this issue disappeared.​ Checked out and built b5f075aa05244b and had no issues. Sorry for the noise, Adrian On 3 November 2017 at 10:11, Adrian Bradd wrote: > Hello, > > When updating from commit 2567fee3c90 to HEAD on maint I noticed that the > min

[O] org-set-tags-command and org-agenda-set-tags not displaying minibuffer with org-tag-alist options

2017-11-03 Thread Adrian Bradd
haven't had a chance to isolate the actual commit that caused the change yet. Once I have some time I'll take a closer look. Cheers, Adrian

Re: [O] Help with org related crash on OpenBSD

2017-10-17 Thread Adrian Bradd
Sorry for the repeat. Forgot to copy the list the first time. ​Instrumenting 'org-capture' with edebug might be of some assistance. This should at least allow you to step through org-capture and see where emacs is hanging. HTH On 13 October 2017 at 12:51, Aaron Bieber wrote: > Hola, > >

Re: [O] Beamer_act property is misnamed in org-mode Ubuntu package

2017-10-01 Thread Adrian Bradd
I can reproduce this if I have something like the following in the preamble: #+COLUMNS: %45ITEM %10BEAMER_ENV(Env) %10BEAMER_ACT(Act) %4BEAMER_COL(Col) %8BEAMER_OPT(Opt) org-set-property seems to be extracting these settings for use as heading properties. Removing this line also removes the prope

Re: [O] org-agenda-skip-function does not find inherited tags

2017-09-10 Thread Adrian Bradd
Thanks for the pointers. This is what I came up with: (defun abradd-agenda-tags-inherited (tags) (let (beg end m) (org-back-to-heading t) (setq beg (point) end (progn (outline-next-heading) (1- (point (goto-char beg) (and (not (member tags (org-get-tags-at)))

Re: [O] Old 'C-c tab' binding shadowed

2017-09-09 Thread Adrian Bradd
oks like a good solution. Cheers, Adrian On 7 September 2017 at 18:11, Marco Wahl wrote: > >> I think the bindings could coexist peacefully since > >> > > `org-table-toggle-column-width' makes sense only for the cursor located > >> in a table and `outli

[O] org-agenda-skip-function does not find inherited tags

2017-09-04 Thread Adrian Bradd
** Next heading (inherited tags) SCHEDULED: <2017-09-04 Mon> ** Next heading (explicit tags) :@work:admin: SCHEDULED: <2017-09-04 Mon> The agenda will only display headings that have the tag explicitly defined. In this case, "Next heading (explicit tags)". Is there a way I can convince the agenda to honour inherited tags in this case? Cheers, Adrian

[O] Consolidated capture tagets on master not in ORG-NEWS

2017-08-26 Thread Adrian Bradd
On master, capture targets were changed in commit 0f1b5ec496, but this change isn't reflected in ORG-NEWS. Not sure if this change was intended to go in the impending 9.1 release as I'm still unfamiliar with the release workflow. Happy to update ORG-NEWS if needed. Cheers, Adrian

Re: [O] make compile fails

2017-08-19 Thread Adrian Bradd
Looks like htmlize was removed from contrib a few days ago (commit d0ced9894) which is probably the cause of your issue. You can get it from https://github.com/hniksic/emacs-htmlize You can generate a new local.mk by running 'make local.mk'. You may have to remove or rename the existing local.mk f

Re: [O] [PATCH] org-depend: multi-file TRIGGER and BLOCKER tasks

2017-07-29 Thread Adrian Bradd
I have attached an amended version. Let me know if there are any other changes that need to be made. From d18f299c2dfe3610e04b156d08a70ddafb052ab2 Mon Sep 17 00:00:00 2001 From: Adrian Bradd Date: Thu, 13 Jul 2017 22:49:26 -0400 Subject: [PATCH] contrib/lisp/org-depend.el (org-depend-trigger-todo

[O] [PATCH] org-depend: multi-file TRIGGER and BLOCKER tasks

2017-07-27 Thread Adrian Bradd
Adds multi-file TRIGGER and BLOCKER tasks to org-depend by first searching the current file `org-find-entry-with-id` and then all files visisble through `org-find-id`. From d4095a57f1c9c42426d8c0d51ca7f4640f036a3a Mon Sep 17 00:00:00 2001 From: Adrian Bradd Date: Thu, 13 Jul 2017 22:49:26 -0400

[O] org-depend new features

2017-07-14 Thread Adrian Bradd
rking branch can be found in [3] if anyone is interested. Should I submit each feature as a patch as I complete them or wait until I have completed them all? I am new to elisp so any advice is appreciated. Adrian [1] https://lists.gnu.org/archive/html/emacs-orgmode/2016-12/msg00143.html [2] http:/

[O] Bug: Multiple bulk actions on the same task fails [9.0.5 (9.0.5-elpaplus @ /Users/links_world/.emacs.d/elpa/org-plus-contrib-20170210/)]

2017-03-27 Thread Adrian Bradd
Using the following agenda file as an MWE: * Incoming ** TODO Testing1 ** TODO Testing2 ** TODO Testing3 I ran org-agenda and pressed 't' to list all todo items. In the agenda buffer I marked the task 'Testing1' with 'm' and performed a bulk action with 'B' and added a tag with '+'. This comple

Re: [O] Bug: Filtering agenda by top parent headline causes emacs to hang [9.0.5 (9.0.5-elpaplus @ /Users/links_world/.emacs.d/elpa/org-plus-contrib-20170210/)]

2017-03-11 Thread Adrian Bradd
branch SCHEDULED: <2017-03-11 Sat> * Incoming ** TODO Testing1 SCHEDULED: <2017-03-11 Sat> -- Adrian

Re: [O] Bug: Filtering agenda by top parent headline causes emacs to hang [9.0.5 (9.0.5-elpaplus @ /Users/links_world/.emacs.d/elpa/org-plus-contrib-20170210/)]

2017-03-10 Thread Adrian Bradd
Hi, Nicolas Goaziou writes: > Hello, > > Adrian Bradd writes: > >> Running deafult agenda (M-x org-agenda followed by a) and then sorting >> by top parent headline (^) causes emacs to hang. Expected agenda to filter >> entries based on top parent headline. H

[O] Bug: Filtering agenda by top parent headline causes emacs to hang [9.0.5 (9.0.5-elpaplus @ /Users/links_world/.emacs.d/elpa/org-plus-contrib-20170210/)]

2017-03-09 Thread Adrian Bradd
Running deafult agenda (M-x org-agenda followed by a) and then sorting by top parent headline (^) causes emacs to hang. Expected agenda to filter entries based on top parent headline. Hanging isn't specific to a top parent headline. Emacs : GNU Emacs 25.1.1 (x86_64-apple-darwin16.4.0, NS appkit-1

[O] Handling tasks that span multiple projects

2017-03-05 Thread Adrian Bradd
Hello, I have seen examples of GTD or GTD-like workflows that use a project based management system like below: * Project 1 ** Tasks * Project 2 ** Tasks * Tasks * Incoming In my work I typically encounter a task that is common to multiple projects. I haven't found any example of how to handle t

[O] ditaa problem with latest org mode

2014-06-10 Thread Adrian Burd
ditaa. It does work on a similar Mac (in the office) running OSX 10.7 with org mode 8.2.1, so I'm suspecting that there's something messed up with Mavericks. Is anyone else seeing this? Thanks, Adrian

Re: [O] Insert calc vector directly into spreadsheet cells?

2014-05-27 Thread Steven Adrian
26, 2014, at 4:43 PM, Michael Brand wrote: > Hi Steven > > On Mon, May 26, 2014 at 9:39 PM, Steven Adrian > wrote: >> This is great. I wish I had seen this earlier. I did not know about >> the subscr function, but I had basically gotten to the same point by >> wri

Re: [O] Insert calc vector directly into spreadsheet cells?

2014-05-27 Thread Steven Adrian
. But I am always looking for better approaches, if you have any to suggest. Steven On May 21, 2014, at 3:29 AM, Michael Brand wrote: > Hi Steven > >> Steven Adrian writes: >>> #+TBLFM: @1$1..@1$10=index(10) >>> >>> But the formula above just puts th

[O] Insert calc vector directly into spreadsheet cells?

2014-05-17 Thread Steven Adrian
I would like to insert a calc vector directly into a range of spreadsheet cells from a function. As a specific example, consider the calc index function, which returns a calc vector of integers from 1 to n. Once calc has started within an emacs session, the index function can be accessed from withi

Re: [O] MACRO and HTML escapes and migration to org-mode 8

2013-04-04 Thread Adrian Tritschler
On Tue, Apr 2, 2013 at 10:33 PM, Christian Moe wrote: > > Hi, Adrian, > > The fine manual is not yet up to date with the new exporter, so when you're > bitten, check http://orgmode.org/worg/org-8.0.html. > > The "@" html-tag quoting has been replaced w

[O] MACRO and HTML escapes and migration to org-mode 8

2013-04-02 Thread Adrian
his is then included in the org-mode files with #+SETUPFILE: ~/path/macros.inc Then in the text I have entries such as {{{datetime(2013-04-01,yesterday)}}} -- and it all used to work. -- Adrian Tritschler mailto:a...@ajft.org Latitude 38°S, Longitude 145°E, Altitude 50m, Shoe size 44 ---

Re: [O] Dropbox integration suddenly stopped working with Mobile-Org

2013-02-01 Thread Adrian Tritschler
d 6.1 (updated some time this afternoon) Benjamin> I've also considered deleting mobile-org and reinstalling, but Benjamin> I'm worried that mobile-org isn't in the App store anymore so Benjamin> I may lose all functionality! Benjamin> Does anyone have any suggestions?

Re: [O] Closing brace with LaTeX export

2011-08-18 Thread Dr. Adrian Wrigley
Ista Zahn wrote: Hi, Probably the best thing to do is update to the latest version of org-mode, in which this works even with line breaks. Thanks! Works brilliantly now! (thanks to Thomas S. Dye too) I was using Debian Squeeze, which has the 6.33 by default. -- Adrian

[O] Closing brace with LaTeX export

2011-08-18 Thread Dr. Adrian Wrigley
ne line doesn't work. I would like to pass multi-line arguments, with spaces in braces. I don't think it works to put use a #+BEGIN_LaTeX block for every argument, since that seems to confuse things and is very verbose. What's the best way of doing this? Thanks for your time! -- Dr. Adrian Wrigley.

Re: [O] Merging a list and wildcard expansion in org-agenda-files

2011-04-10 Thread Adrian C.
On Sun, 10 Apr 2011, Puneeth Chaganti wrote: > Hitting `x' in the agenda does it. Just found that in the thread you linked. I've been killing the agenda.

Re: [O] Merging a list and wildcard expansion in org-agenda-files

2011-04-10 Thread Adrian C.
On Sun, 10 Apr 2011, Puneeth Chaganti wrote: > This is more like it, I think. > > (setq org-agenda-files > (cons "~/org/" > (file-expand-wildcards "~/projects/*/projects.org"))) Great, thanks very much. > AFAIK, there's no way out. Agenda needs all those buffers to be open G

[O] Merging a list and wildcard expansion in org-agenda-files

2011-04-10 Thread Adrian C.
Hello, I read the FAQ entry "How can include all org files in a directory in my agenda?" and I'd like to merge both examples from the answer for my agenda-files. To include all org files in a directory I would use (setq org-agenda-files '("~/org/")). I have a special projects directory with t

[Orgmode] Re: storing link doesn't work from Gnus

2006-11-27 Thread Bernard Adrian
r/share/emacs/22.0.91/lisp/texmodes/ and now 'C-c l' works fine. Why is /usr/share/emacs/22.0.51/lisp/texmodes/ still present on my machine ? I don't know. However i removed this version before loading emacs-snapshot (22.0.91). Curious. But now all works fine

[Orgmode] Re: storing link doesn't work from Gnus

2006-11-26 Thread Bernard Adrian
Bernard Adrian <[EMAIL PROTECTED]> a écrit : > I guess my emacs-version or my gnus-version is responsible : > > Gnus v5.11 > Emacs 22.0.51.1 (Emacs-multi-tty). Same problem with emacs-snapshot (Emacs 22.0.91.1)... For some reasons i have to keep emacs21 on my system too. Mayb

[Orgmode] Re: storing link doesn't work from Gnus

2006-11-25 Thread Bernard Adrian
11 Emacs 22.0.51.1 (Emacs-multi-tty). Hoping this may help to understand from where can come this bug... -- Bernard Adrian PGP 031A938D http://www.bernadrian.net ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Emacs-orgmode] Re: Org mode as contact DB/Log ?

2006-08-27 Thread Adrian Aichner
articular feature yet. Thanks for planting that seed in my brain! Adrian -- Adrian Aichner mailto:[EMAIL PROTECTED] http://www.xemacs.org/ ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode