Re: Subject: cannot export asynchronously because of org-fold-core--update-buffer-folds

2024-03-17 Thread Alan Schmitt
Hello, On 2024-03-17 19:05, Nasser Alkmim writes: > Hi Alan, how did you effectively solve the problem? Here is the contents of my export-init file: (setq user-emacs-directory "/Users/schmitta/projets/plain-emacs-config/") (add-to-list 'load-path (expand-file-name "str

Re: Subject: cannot export asynchronously because of org-fold-core--update-buffer-folds

2024-03-09 Thread Alan Schmitt
duced org function that is not available in the org shipped with emacs). Making sure the async init file loaded the same org version than the one I use everyday solved the problem. Alan signature.asc Description: PGP signature

Re: cannot export asynchronously because of org-fold-core--update-buffer-folds

2024-03-07 Thread Alan Schmitt
On 2024-03-07 12:35, Ihor Radchenko writes: > Alan Schmitt writes: > >> I’m trying to export a file asynchronously to beamer/pdf, and I have a >> strange error. Here is the contents of the *Org Export Process* buffer: >> >> Debugger entered--Lisp error: (void-func

Re: Subject: cannot export asynchronously because of org-fold-core--update-buffer-folds

2024-03-07 Thread Alan Schmitt
ince the error happens in compiled code whose origin is not given… The surprising part is that the problematic function was introduced very recently (https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=87c9f9b5db2e14fe0c5254105b7b90b01bbf8d61) but it seems to be used in the asynchro

cannot export asynchronously because of org-fold-core--update-buffer-folds

2024-03-06 Thread Alan Schmitt
he export and the org in the async process, but I do not understand how they would interact. In particular, I don’t understand why there is a mention of byte-compiled code in the error trace. If it matters, the emacs with which I’m initializing the export with is started with the --init-directory option. How can I track where this error comes from? Thanks, Alan signature.asc Description: PGP signature

Re: [RFC] If you use Org 9.6, please share the output of M-x org-element-cache-hash-show-statistics

2023-02-10 Thread Alan Tyree
rs, 12 minutes, 29 seconds > > -- > : Eric S Fraga, with org release_9.6-201-gb58fba in Emacs 30.0.50 > -- Alan L Tyreehttp://www2.austlii.edu.au/~alan

Re: [BUG] CUSTOM_id ignored on blocks by ox-beamer

2023-02-09 Thread Alan Schmitt
gt; `org-beamer-environments-extra' and add a notice to etc/ORG-NEWS file. Here is an updated patch. signature.asc Description: PGP signature >From c480b26f9cb536b68b00930a19d59485f9221ef7 Mon Sep 17 00:00:00 2001 From: Alan Schmitt Date: Sun, 8 Jan 2023 17:20:31 +0100 Subject: [PATCH] lisp/ox-b

Re: [BUG] CUSTOM_id ignored on blocks by ox-beamer

2023-01-15 Thread Alan Schmitt
Hello, Please let me know if there is something I should do to help integrate this patch. Best, Alan On 2023-01-08 17:25, Alan Schmitt writes: > Hello, > > On 2023-01-05 09:26, Ihor Radchenko writes: > >> If you look inside `org-beamer--format-block', it uses >

Re: [BUG] CUSTOM_id ignored on blocks by ox-beamer

2023-01-08 Thread Alan Schmitt
ID. (for example, using > `org-beamer--get-label') > (2) modify `org-beamer-environments-default' to insert label > appropriately. > > Patches welcome! Thank you for the detailed instructions. Here is my attempt at this. I’ve tested it and it works. signature.asc Desc

CUSTOM_id ignored on blocks by ox-beamer

2023-01-04 Thread alan . schmitt
give me a hand? Best, Alan signature.asc Description: PGP signature

Re: org-sbe recent changes?

2022-11-01 Thread Alan Schmitt
On 2022-11-01 02:16, Ihor Radchenko writes: > Fixed on main. > https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=9987451252fa64af65d0a0a014f41812f4402c02 Thanks a lot! Alan signature.asc Description: PGP signature

Re: org-sbe recent changes?

2022-10-31 Thread Alan Schmitt
ect result. Best, Alan signature.asc Description: PGP signature

Re: org-sbe recent changes?

2022-10-30 Thread Alan Schmitt
If it matters, everything works with org version 9.5.5, but it break with org 9.6. Alan signature.asc Description: PGP signature

org-sbe recent changes?

2022-10-30 Thread alan . schmitt
OR| #+TBLFM: @2$3..@>>$3='(org-sbe call_ledger (bucket $$1) (prefix "\"Bucket:Expenses:\"")) It used to work, but now I get an #ERROR. The strange thing is that the correct value is printed with the message call. Did something change recently regarding org-sbe and table? How can I find out what the value is causing the #ERROR to be printed? Thanks, Alan signature.asc Description: PGP signature

Re: How to debug a CSL problem

2022-06-05 Thread Alan Tyree
Hi Andras, I will do that. Thanks to all of you for your help and for the great system. I cannot believe that I once wrote using word processors!! Cheers, Alan On Mon, 6 Jun 2022 at 15:34, András Simonyi wrote: > Dear All, > > On Mon, 6 Jun 2022 at 03:45, Alan Tyree wrote: > > &

Re: How to debug a CSL problem

2022-06-05 Thread Alan Tyree
}} works fine; author = {{Wolfsberg}} chokes. Thanks to you and to Bruce for the help. Cheers, Alan On Mon, 6 Jun 2022 at 11:03, Ihor Radchenko wrote: > Alan Tyree writes: > > > I guess the bad news is that the csl file validates. I also should have > > mentioned that everythi

Re: How to debug a CSL problem

2022-06-05 Thread Alan Tyree
uld still be helpful to be able to find it. Cheers, Alan On Mon, 6 Jun 2022 at 09:15, Bruce D'Arcus wrote: > On Sun, Jun 5, 2022 at 6:48 PM Alan Tyree wrote: > > > I need some help with a debugging problem: > > > > I'm using > > > > #+cite_export:

How to debug a CSL problem

2022-06-05 Thread Alan Tyree
with different csl files. Is there some way other than bisection that I can find the citation that is causing the error? Emacs 27.1 on Debian stable. Org version 9.5.4 from Melpa-stable Thanks for any tips, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan

Re: Citation glitch

2022-05-05 Thread Alan Tyree
Thanks, Bruce. 0.9 is the current version from Melpa-stable and appears to have been released last August. I'll update as you suggest. Cheers, Alan On Thu, 5 May 2022 at 23:32, Bruce D'Arcus wrote: > You don't need citeproc-org, which is deprecated AFAIK. > > Do upd

Re: Citation glitch

2022-05-04 Thread Alan Tyree
gt; > On Wed, May 4, 2022, 8:19 PM Alan Tyree wrote: > >> G'day, >> I have a citation problem. The bibtex entry is: >> @TechReport{name32:_some, >> author = {{Some Company Name}}, >> title = {Some silly internal document}, >> institution = {Som

Citation glitch

2022-05-04 Thread Alan Tyree
ts to html: Name, Some Company, *Some Silly Internal Document* (Some Company Name Ltd, 1832). I thought it was a CSL problem, but pandoc exports it correctly as Some Company Name, etc. Any help appreciated, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan

link error when file missing

2022-04-15 Thread Alan Wehmann
("mailto" :follow #[514 "\301\300\302Q\"\207" ["mailto" browse-url ":"] 6 "\n\n(fn URL ARG)"] ) ("https" :follow #[514 "\301\300\302Q\"\207" ["https" browse-url ":"] 6 "\n\n(fn URL ARG)"] ) ("http" :follow #[514 "\301\300\302Q\"\207" ["http" browse-url ":"] 6 "\n\n(fn URL ARG)"] ) ("ftp" :follow #[514 "\301\300\302Q\"\207" ["ftp" browse-url ":"] 6 "\n\n(fn URL ARG)"] ) ("help" :follow org-link--open-help :store org-link--store-help) ("file" :complete org-link-complete-file) ("elisp" :follow org-link--open-elisp)) org-link-elisp-confirm-function 'yes-or-no-p outline-minor-mode-prefix "" org-table-copy-increment nil ) -- Alan Wehmann alan.wehm...@gmail.com

Re: LaTeX letters in Org

2022-02-18 Thread Alan E. Davis
memos it's maybe more sensible, as they are quick one-offs, for the most part. Alan Davis On Fri, Feb 18, 2022 at 9:03 AM Michael Eliachevitch < m.eliachevi...@posteo.de> wrote: > Hi Arne, > > > Alternatively add a capture-template that creates a letter. Then M-x >

ob-lisp determining package

2021-12-28 Thread Alan Ruttenberg
erent code. Regards, Alan

Re: Re-installing org-mode packages due to annoying message

2021-12-01 Thread Alan E. Davis
Perhaps I'll try it, just for fun. I'm pretty happy with my layout and theme, everything, but maybe I could get some ideas. Thank you, Alan On Mon, Nov 29, 2021 at 7:39 AM Thomas S. Dye wrote: > Aloha Alan, > > Alan E. Davis writes: > > > > It is interesting

Re: Re-installing org-mode packages due to annoying message

2021-11-29 Thread Alan E. Davis
d I would not expect anyone to care to learn---they still work today. I love it! I appreciate your help. Alan Davis On Sun, Nov 28, 2021 at 2:38 PM Tim Cross wrote: > > "Alan E. Davis" writes: > > > I have just spent an hour trying to figure out what's going on with

Re-installing org-mode packages due to annoying message

2021-11-28 Thread Alan E. Davis
have to write another email like this to get help for something that should be simple. Maybe I will now have to install from git. I think I am already too far out at sea to abandon the packages approach. I guess it serves me right for stepping off the beach. Alan Davis -- "As we en

Re: Problems generating the org-mode documentation

2021-10-22 Thread Alan Ristow
oloads" from Org lisp directory -- However, building the docs was successful regardless of whether I ran "make autoloads" first. Alan

org-table-blank-field key binding removal

2021-10-05 Thread Alan Wehmann
(org) Built-in Table Editor In my own usage of tables I use this key binding a lot, so I am going to figure how to restore it. I don't subscribe to this list, because it's too overwhelming. Alan Wehmann alan.wehm...@gmail.com

Re: Repeating task not repeating

2021-08-18 Thread Alan Ristow
. I tried to check https://updates.orgmode.org/ for more info, but got a 502 Bad Gateway error. Alan On 8/18/21 8:10 AM, Loris Bennett wrote: Hi, The following MWE * Test repeating task ** My tasks *** TODO Test task SCHEDULED: <2021-08-18 Wed +1w> works fine: * Test rep

Re: [PATCH] Bug: Duplicate logbook entry for repeated tasks [9.4.6 (9.4.6-gab9f2a @ /home/gustavo/.emacs.d/elpa/org-9.4.6/)]

2021-07-13 Thread Alan Ristow
the patched org very long yet, but so far, so good. Finally, as a newbie here myself, I have a naïve question of my own: Provided the patch proves successful, how/when is it applied to the official org repo? Is it up to Ihor (or somebody else) to make a pull request, for example? Best regards, Alan

Re: Bug: Unexpected behavior marking recurring tasks as DONE

2021-07-09 Thread Alan Ristow
Hi Bhavin, On 7/8/21 8:19 PM, Bhavin Gandhi wrote: Hello Alan, Thank you for sharing a detailed description. [...] I think this is same issue as reported in this bug report: https://orgmode.org/list/87o8c8xp9b@gmail.com/ Thank you for the pointer to this -- clearly I missed it in my

Re: Bug: Unexpected behavior marking recurring tasks as DONE

2021-07-07 Thread Alan Ristow
of "!" is the same as it has been since the day I started using org. Even without the "!", the time I completed the task still gets logged in the LOGBOOK, but now only once instead of being duplicated. I also have this in my init.el:   (setq org-log-done 'time) Could

Bug: Unexpected behavior marking recurring tasks as DONE

2021-07-07 Thread Alan Ristow
x27;time     org-log-reschedule 'time     org-log-into-drawer t org-log-state-notes-insert-after-drawers nil)   (setq org-todo-keywords     '((sequence "TODO(t)" "NEXT(n)" "STARTED(s)" "WAITING(w@/!)" "|" "DONE(x!)" "DELEGATED(d@)")   (sequence "DEFERRED(f@/!)" "INACTIVE(i@/!)" "|" "CANCELED(c@)"))) Best regards, Alan

Bug: table editor documentation [9.4.6 (9.4.6-7-gc09356-elpa @ /Users/alanwehmann/.emacs.d/elpa/org-20210621/)]

2021-06-22 Thread Alan Wehmann
"\n\n(fn URL ARG)"] ) ("http" :follow #[514 "\301\300\302Q\"\207" ["http" browse-url ":"] 6 "\n\n(fn URL ARG)"] ) ("ftp" :follow #[514 "\301\300\302Q\"\207" ["ftp" browse-url ":"] 6 "\n\n(fn URL ARG)"] ) ("help" :follow org-link--open-help) ("file" :complete org-link-complete-file) ("elisp" :follow org-link--open-elisp) ("doi" :follow org-link--open-doi)) org-link-elisp-confirm-function 'yes-or-no-p outline-minor-mode-prefix "" ) -- Alan Wehmann alan.wehm...@gmail.com Alan Wehmann alan.wehm...@gmail.com

Re: Cannot schedule something for 2039?

2021-06-07 Thread Alan Schmitt
y-date 2039 4 2)>" in my case), but I cannot test it (the agenda for that date won’t build, at the date is outside the range). I guess this will be fixed by then ;) Best, Alan signature.asc Description: PGP signature

Cannot schedule something for 2039?

2021-06-07 Thread alan . schmitt
Hello, I need to schedule something for 2039, but when I do it the date is set for 2037. I tried with a plain emacs config and I see the same issue. Is this a bug? Best, Alan signature.asc Description: PGP signature

routine "org-vm-select-message" in "ol-vm.el"

2021-06-04 Thread Alan Wehmann
ot;message-id:\\s-*" (regexp-quote message-id (error "Could not find the specified message in this folder")) since "\\s-" matches white space, including line breaks. Alan Wehmann alan.wehm...@gmail.com

Re: (void-variable timestamp-up) when building an agenda buffer

2021-05-11 Thread Alan Schmitt
a broken build. Thank you for the suggestion. I reinstalled org-mode and it seems to have fixed the problem. Best, Alan signature.asc Description: PGP signature

Re: (void-variable timestamp-up) when building an agenda buffer

2021-05-11 Thread Alan Schmitt
Hello again, On 2021-05-11 09:53, Alan Schmitt writes: > It seems the problem is deeper than that: I cannot use any code that > uses =org-dlet=… I’m on emacs 27.2. > > I did a quick test with no configuration, so the problem seems to be in > my config, but I’m cursious if this r

Re: (void-variable timestamp-up) when building an agenda buffer

2021-05-11 Thread Alan Schmitt
Hello, It seems the problem is deeper than that: I cannot use any code that uses =org-dlet=… I’m on emacs 27.2. I did a quick test with no configuration, so the problem seems to be in my config, but I’m cursious if this rings a bell for anyone. Thanks, Alan signature.asc Description: PGP

(void-variable timestamp-up) when building an agenda buffer

2021-05-11 Thread alan . schmitt
(org-cmp-ts a b ""))) Did something change recently around this code? Thanks, Alan Debugger entered--Lisp error: (void-variable timestamp-up) org-entries-lessp(#(" Mobile: TODO 2..." 0 14 (type "tagsmatch" priority 1000 ts-date nil todo-state "T

[PATCH] etc/ORG-NEWS: Announce clocktable per-file time percentages (':formula %')

2021-05-01 Thread Alan D. Salewski
On Sat, May 1, 2021, at 05:52, Bastien wrote: > Hi Alan, > > applied in master as commit 9aa9f3b1f. > > Thanks you very much! Great, and thank /you/ for all the work you do on org-mode! > Can you announce this by providing a patch for etc/ORG-NEWS? > > -- > Ba

Re: contact management in emacs

2021-03-07 Thread Alan Schmitt
, but for the moment I think I will experiment with text-based solutions. Best, Alan signature.asc Description: PGP signature

Re: [PATCH] org-mac-link: Disable Evernote capture by default

2021-02-28 Thread Alan Schmitt
may > be willing/able to do so. Sorry, but I’ve switched to Linux a couple years ago. Best, Alan signature.asc Description: PGP signature

Re: contact management in emacs

2021-02-28 Thread Alan Schmitt
Hello, Thanks a lot for all the replies. I migrated from bbdb to ebdb a long time ago, and I may go back following your suggestions. Thanks again, Alan signature.asc Description: PGP signature

contact management in emacs

2021-02-27 Thread Alan Schmitt
. Do you manage your contacts in emacs? And if so, what tools or workflow do you recommend? Best, Alan signature.asc Description: PGP signature

Re: org-agenda for a day different than today

2021-02-21 Thread Alan Schmitt
On 2021-02-21 01:23, Kyle Meyer writes: > Okay, thanks for checking. Added a basic test and applied (3a522ad53). Great, thanks a lot! Best, Alan signature.asc Description: PGP signature

Re: org-agenda for a day different than today

2021-02-18 Thread Alan Schmitt
m through the above threads and see if there are any > minimal examples or test cases. If so, it be good to verify that they > still work with the patch. I tested the first thread (where two agendas are displayed) and it still works. The second thread was about the beginning of the week wrong

Re: refreshing files for agenda building

2021-02-17 Thread Alan Schmitt
a lot, this is most useful! Best, Alan signature.asc Description: PGP signature

refreshing files for agenda building

2021-02-17 Thread Alan Schmitt
with what is produced by org-agenda. Is there a command to refresh such files? Should I programatically visit them? (And if so, do you have a suggestion as to which command I should use, I could not find one?) Thanks, Alan signature.asc Description: PGP signature

Re: org-agenda for a day different than today

2021-02-17 Thread Alan Schmitt
perhaps it'd bring back some > misbehavior discussed in the above threads. I’ve tried this change here and it works great, thanks a lot. Looking at the code, I don’t see how it could cause trouble elsewhere (but understanding agenda code is always tricky…) Should I file a bug regarding this? Best, Alan signature.asc Description: PGP signature

org-agenda for a day different than today

2021-02-16 Thread Alan Schmitt
function, as it is defined as: (defun org-agenda-goto-date (span) "Jump to DATE in agenda." … ) and "span" is never mentioned in the function. Am I missing something? Thanks, Alan signature.asc Description: PGP signature

Re: programatically generate an agenda

2021-02-15 Thread Alan Schmitt
ot;^ " nil t) (replace-match "- " nil nil)) (buffer-string #+end_src Thanks again for your suggestion. Best, Alan signature.asc Description: PGP signature

Re: programatically generate an agenda

2021-02-15 Thread Alan Schmitt
ve the key in an org-agenda-custom-commands set to > "w". > > that generates an agenda buffer for me, which I assume you can then use > the org-agenda-write command on. Thank you for the suggestion, this is most useful. Best, Alan signature.asc Description: PGP signature

programatically generate an agenda

2021-02-13 Thread Alan Schmitt
), even though I pass a SPAN argument of 1. I also don’t know how to set the org-agenda-skip steps before calling that function… Thanks a lot for any suggestion on how to do this. Best, Alan signature.asc Description: PGP signature

[PATCH] org-clock.el: clocktable ':formula %' now includes per-file time pct

2021-02-06 Thread Alan D. Salewski
otal time is shown. The more agenda files you have, the more useful this behavior becomes. TINYCHANGE Signed-off-by: Alan D. Salewski --- lisp/org-clock.el | 20 ++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/lisp/org-clock.el b/lisp/org-clock.el index cfd11

[PATCH] org-clock.el: clocktable ':formula %' now includes per-file time pct

2021-01-31 Thread Alan D. Salewski
otal time is shown. The more agenda files you have, the more useful this behavior becomes. TINYCHANGE Signed-off-by: Alan D. Salewski --- lisp/org-clock.el | 20 ++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/lisp/org-clock.el b/lisp/org-clock.el index cfd11

Re: org-table change time from UTC to other timezones

2020-12-13 Thread Alan E. Davis
Maxim: Both of these links, like your comments, are incredibly useful. Happy New Year (however you may measure that thing) On Sun, Dec 13, 2020 at 9:05 AM Maxim Nikulin wrote: > 2020-12-13 Alan E. Davis wrote: > > > > I think R would not be too unwieldy as a hammer here. My

Re: org-table change time from UTC to other timezones

2020-12-12 Thread Alan E. Davis
r of hours. The day of week is not important; i will have to deal with it. I did imagine a conditional subtraction by adding of subtracting 24:00 as needed. Much thanks for the advice. Alan On Sat, Dec 12, 2020, 15:00 Tim Cross wrote: > > Maxim Nikulin writes: > > > 2020-

Re: Bug fix attached: org-babel sql postgres, fix hardcode

2020-12-12 Thread Alan Light
New patch file attached. On Sat, Dec 12, 2020 at 7:14 PM Ihor Radchenko wrote: > Alan Light writes: > > > Sorry, I don't understand. That's what I did. The patch was attached to > my > > email. > > You need to add patch description, not just title. Somet

Re: Bug fix attached: org-babel sql postgres, fix hardcode

2020-12-12 Thread Alan Light
Sorry, I don't understand. That's what I did. The patch was attached to my email. On Sat, Dec 12, 2020 at 1:32 PM Bastien wrote: > Hi Alan, > > Alan Light writes: > > > ob-sql.el does not respect the value of sql-postgres-program, thus > > causing pr

Re: org-table change time from UTC to other timezones

2020-12-11 Thread Alan E. Davis
Maxim: Thank for the clear explanation. My little problem seems to require a super steam hammer. Your insights are most helpful. Alan On Fri, Dec 11, 2020, 07:46 Maxim Nikulin wrote: > 2020-12-11 Alan E. Davis wrote: > > > > I had hoped that subtracting 10 hours from 06:4

Re: org-table change time from UTC to other timezones

2020-12-10 Thread Alan E. Davis
fsets. As it turns out, this is not a straightforward procedure. Also, as you point out, this process is even less convenient due to inconsistencies in the political realm. I appreciate your comments. Alan Davis On Thu, Dec 10, 2020 at 12:17 PM Tim Cross wrote: > > Alan E. Davis wr

Re: org-table change time from UTC to other timezones

2020-12-10 Thread Alan E. Davis
DURING the month. Perhaps there is a calc procedure to convert time zones that will take into account the system's knowledge of the timezones as well as changes to/from Daylight Time. For now, On Wed, Dec 9, 2020 at 3:40 AM Tim Cross wrote: > > Alan E. Davis writes: > > > I

org-table change time from UTC to other timezones

2020-12-09 Thread Alan E. Davis
ted States). Has someone solved this problem? Thank you, Alan Davis -- "This ignorance about the limits of the earth's ability to absorb pollutants should be reason enough for caution in the release of polluting substances." ---Meadows et al.

Bug fix attached: org-babel sql postgres, fix hardcode

2020-12-08 Thread Alan Light
ob-sql.el does not respect the value of sql-postgres-program, thus causing problem when running on Windows, etc. Patch attached. 0001-Respect-the-value-of-sql-postgres-program-as-opposed.patch Description: Binary data

Re: generate an org file for today's appointments

2020-12-04 Thread Alan Schmitt
y have links to the related projects (the "database of trust" is the calendar one, which is caldav outside of emacs… maybe I should change that, but I need to synchronize my calendar with my phone). So I currently add the links manually. I'll have to think about this. Best, Alan signature.asc Description: PGP signature

Re: generate an org file for today's appointments

2020-12-04 Thread Alan Schmitt
file and then > generate ics file based on that and upload this ics file through > WebDAV to my calendar server. This is most useful, thanks a lot! This should be more than sufficient for my needs. Best, Alan signature.asc Description: PGP signature

generate an org file for today's appointments

2020-12-02 Thread Alan Schmitt
- 10:00.. 12:00.. AlanWork: 14:00-15:30 Event C - 14:00.. 16:00.. 18:00.. Alan: 20:00-21:30 Event D - Is there a

Re: Bring up a screen giving option to open a series of orgmode files

2020-11-27 Thread Alan Schmitt
not provide `file-manager-store-link' but they should > as it would be very useful to have programs integrate with each other > that hyperdocument systems can be built. dired is a nice file manager. I agree having something at the level of the OS would be great, but emacs is a pret

Re: storing a link to a task from an agenda view

2020-11-22 Thread Alan Schmitt
u can just save the return value of (org-store-link nil) Thanks a lot, that worked great! I've written a small post about it (which is a bit org-roam specific) here: https://org-roam.discourse.group/t/daily-task-management-with-org-agenda-and-org-roam-dailies/989 Best, Alan signature.asc Description: PGP signature

storing a link to a task from an agenda view

2020-11-21 Thread Alan Schmitt
genda view? It can either end up in ~org-stored-links~ or captured in a variable. Thanks, Alan signature.asc Description: PGP signature

Re: add linked files to agenda files

2020-11-16 Thread Alan Schmitt
#'path-from-link))) > --8<---cut here---end--->8--- Thanks a lot, this is most useful! I did not think it could be this simple. Best, Alan signature.asc Description: PGP signature

add linked files to agenda files

2020-11-14 Thread Alan Schmitt
Hello, I'm experimenting with a setup where each project is its own org file, and where I have a master file linking to active projects. How can I configure org to add every linked file of that master file to the org-agenda-files? Thanks, Alan signature.asc Description: PGP signature

Re: recursive checkbox counting

2020-10-02 Thread Alan Schmitt
links to other questions on Emacs SE that might (or > might not) be helpful. Thank you for the suggestion. I think I might stay with nested lists at the moment, as it works for me. Best, Alan signature.asc Description: PGP signature

Re: recursive checkbox counting

2020-10-02 Thread Alan Schmitt
try, and unfortunately it does not work. Best, Alan signature.asc Description: PGP signature

Re: recursive checkbox counting

2020-10-01 Thread Alan Schmitt
Hello Eric, On 2020-10-01 12:26, Eric S Fraga writes: > On Thursday, 1 Oct 2020 at 08:44, Alan Schmitt wrote: >> I'm trying to recursively count checkboxes, with intermediate counting: > > I think you can only do this for lists of lists. In your case, you > would hav

Re: Reciprocal links between items

2020-10-01 Thread Alan Schmitt
backlinks. https://github.com/org-roam/org-roam Best, Alan signature.asc Description: PGP signature

recursive checkbox counting

2020-09-30 Thread Alan Schmitt
- [X] [[file:2020-09-07.org][§:2020-09-07 (Monday)]] Unfortunately I don't know what property I need to set on the top-level node to recursively count everything. I would like to see [3/3] there. Is there a way to do it? Thanks, Alan signature.asc Description: PGP signature

Re: org-tables with monetary amounts

2020-09-25 Thread Alan Schmitt
riting a tutorial about envelope budgeting (using org-mode, of course), and it would help to have my table examples with monetary quantities. Best, Alan signature.asc Description: PGP signature

Re: Browse Org files through capture mechanism?

2020-07-28 Thread Alan E. Davis
Yes, it seems to do what I have in mind. Very nice! All I have had in mind, up to now, is a way to visit the file directly from Capture, without needing to use org-agenda. Thank you, Alan On Tue, Jul 28, 2020 at 2:38 PM Kyle Meyer wrote: > Alan E. Davis writes: > > > It su

Browse Org files through capture mechanism?

2020-07-28 Thread Alan E. Davis
associated with these templates directly through the capture mechanism. Has this been implemented? Alan Davis -- "This ignorance about the limits of the earth's ability to absorb pollutants should be reason enough for caution in the release of polluting

Re: multiple EXPORT_LATEX_HEADER lines

2020-06-16 Thread Alan Schmitt
Hello Eric, On 2020-06-15 10:20, Eric S Fraga writes: > On Saturday, 13 Jun 2020 at 17:02, Alan Schmitt wrote: >> This is the crux of the issue: there does not seem to be any way to >> generate a multi-line header. And this causes problems with LaTeX. > > Is the problem sol

Re: multiple EXPORT_LATEX_HEADER lines

2020-06-13 Thread Alan Schmitt
r this that I know of: put the latex in some other file and \input it, or use a dedicated file and use multiple #+LATEX_HEADER. I ended up doing it that way. Thanks, Alan signature.asc Description: PGP signature

Re: multiple EXPORT_LATEX_HEADER lines

2020-06-12 Thread Alan Schmitt
erty :EXPORT_LATEX_HEADER: is used. Best, Alan signature.asc Description: PGP signature

multiple EXPORT_LATEX_HEADER lines

2020-06-12 Thread Alan Schmitt
nd as such it does not work. Is there a way to have the multiple properties exported as multiple lines, or to specify in the property there is a line break? Thanks, Alan signature.asc Description: PGP signature

Re: links are not parsed in keyword context

2020-04-13 Thread Alan Schmitt
rg-ref/issues/718). Thanks again. Best, Alan

links are not parsed in keyword context

2020-04-13 Thread Alan Schmitt
est org-ref uses an approach similar to the one in ~org-return~? Thanks, Alan

Re: org-ref: xxx-add-bibtex-entry with an org-capture like interface

2020-04-10 Thread Alan Schmitt
scribe too. There is also the biblio-lookup command (from biblio.el, https://github.com/cpitclaudel/biblio.el) that might be useful for this. Best, Alan

Re: problem when linking to headlines?

2020-02-26 Thread Alan Schmitt
On 2020-02-26 16:38, Nicolas Goaziou writes: > Oops. Fixed. Thank you! Thanks a lot for the quick fix! Best, Alan

problem when linking to headlines?

2020-02-26 Thread Alan Schmitt
e 9.4, and this issue started occurring recently after I upgraded org. Is this a consequence of the recent change on file links? How can I debug which link handler is used? Thanks, Alan

Re: org link to OCaml comment

2020-02-20 Thread Alan Schmitt
On 2020-02-19 18:49, Nicolas Goaziou writes: > Alan Schmitt writes: > >> I understand, and I can be careful (and easily fix the link if needed). >> If `org-store-link' could do it for me, that would be perfect. > > I pushed some changes to `org-store-link' in o

Re: org link to OCaml comment

2020-02-07 Thread Alan Schmitt
t for me, that would be perfect. Thanks again for the explanation. Best, Alan

Re: org link to OCaml comment

2020-02-06 Thread Alan Schmitt
g create so that they work.) Thanks again, Alan

Re: org link to OCaml comment

2020-02-06 Thread Alan Schmitt
itrary code works. It seems that the OCaml comment syntax is problematic here. Best, Alan

org link to OCaml comment

2020-02-06 Thread Alan Schmitt
file (instead of where I stored the link). Is there an escape problem here? And if so, is it a bug of `org-store-link` of not doing the escaping? Thanks, Alan

Re: debugging why a latex preview fails

2020-01-29 Thread Alan Schmitt
it's still tricky to debug because intermediate files are erased, so I could not initially run the command by hand to try to tweak it. Thanks again, Alan

debugging why a latex preview fails

2020-01-28 Thread Alan Schmitt
quot; t nil)) The following latex file compiles correctly: \documentclass{article} \usepackage{tikz-cd} \begin{document} \begin{tikzcd} A \arrow[r, "u"] \arrow[d, "i"] & B \arrow[d, "f"] \\ C \arrow[r, "v"] & D \end{tikzcd} \end{document} So I expect I misconfigured something. Is my org-latex-packages-alist setting wrong? Thanks, Alan

Re: automatic completion of file tags

2020-01-26 Thread Alan Schmitt
ould go for defining a temporary local tag like "replaceme" to > tag multiple (all) headline in the file, then simpy search/replace > occurrences of "replaceme" with your:list:of:tags Thank you. This is not what I want to do, but it's nice to know how to do this. Alan

  1   2   3   4   5   6   7   8   9   10   >