org id link to arbitrary place in an org file

2023-09-19 Thread Samuel Wales
i know we talked about something like this recently, perhaps related to inline tasks, perhaps not. apologies redundancy. i'd like to have an org-id link to a place in a different file. a paragraph or even more arbitrary. is this possible with current org technology? [i think recent discussion

Re: Fixed width areas not allowing tab after leading colon.

2023-09-19 Thread Tom Alexander
Thanks! -- Tom Alexander On Sun, Sep 17, 2023, at 5:48 AM, Ihor Radchenko wrote: > "Tom Alexander" writes: > >> The documentation for fixed width areas states: A “fixed-width line” starts >> with a colon character (:) and either a whitespace character or the >> immediate end of the line. >>

Re: [PATCH] Re: Description list with " :: " in the tag.

2023-09-19 Thread Tom Alexander
Sorry for the delay, I've been busy in the IRLs. I've updated the patch to reflect that the parser grabs the text before the last " :: " and then parses it as objects. The new patch is attached. -- Tom Alexander On Thu, Sep 14, 2023, at 7:24 AM, Ihor Radchenko wrote: > "Tom Alexander"

Re: [PATCH] ob-maxima.el, etc. (was Re: [MAINTENANCE] On how much we can expose internals into defcustom)

2023-09-19 Thread Leo Butler
On Sat, Sep 16 2023, Ihor Radchenko wrote: > Leo Butler writes: > >>> Also, non-standard arguments should be defined in >>> `org-babel-header-args:maxima'. >>> >> >> Ok. I see that some packages (e.g. ob-gnuplot.el) use a `defvar' form, >> while others (e.g. ob-R.el) use a `defconst' form. Is

[BUG] Warning (org-element-cache): org-element--cache: Org parser error in google.org::263. Resetting. The error was: (wrong-type-argument listp 6990) [9.7 (9.7-??-e90a8a69a @ /Users/buter/.emacs.d/.l

2023-09-19 Thread Renald Buter
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: Exporting elisp: and shell: links

2023-09-19 Thread Max Nikulin
On 19/09/2023 07:10, Rudolf Adamkovič wrote: Max Nikulin writes: Do you think a label specifying language should be added to code snippets, e.g. (identity "a") or it is useless and may cause undesired noise for screen reader users? What about LaTeX? As a user, I would expect

Re: 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

2023-09-19 Thread Ihor Radchenko
Tim Cross writes: > [2021-08-22 Sun 10:00-11:00] with C-u 42 S- gives > [2021-08-22 Sun 10:42-11:05] Fixed, on main. That code is a headache to read... https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=6c917e890 -- Ihor Radchenko // yantar92, Org mode contributor, Learn more

Re: Org agenda crashes when an agenda's deadline is within 14 days of its scheduled time.

2023-09-19 Thread Ihor Radchenko
Carlo Tambuatco writes: > Okay. It does indeed work. Closing. Fixed. > ... When will it be available in general release? In the next bugfix release (few weeks-ish from now). For manual pre-release installation, check out options described in https://orgmode.org/manual/Installation.html or

Re: bbb:OrgMeetup for Asia-Pacific time zones (was: #2 [[bbb:OrgMeetup]] on Wed, Sep 13, 19:00 UTC+3)

2023-09-19 Thread Ihor Radchenko
Tshiung Han See writes: >> Tshiung, what time and weekday would work best for your schedule? > > Mondays at 8pm (UTC/GMT+8) might be a good start. In multiple time zones, this will look like ;; 0500 America/Vancouver ;; 0700 America/Chicago ;; 0800 America/Toronto ;; 1200 Etc/GMT ;; 1400

Re: Org agenda crashes when an agenda's deadline is within 14 days of its scheduled time.

2023-09-19 Thread Carlo Tambuatco
Okay. It does indeed work. When will it be available in general release? On Tue, Sep 19, 2023 at 6:09 AM Ihor Radchenko wrote: > Carlo Tambuatco writes: > > > org-version 9.6.9 > > Then, (1) open agenda as usual, get the error; (2) re-define > `org-agenda-get-scheduled' by evaluating the

Re: Org agenda crashes when an agenda's deadline is within 14 days of its scheduled time.

2023-09-19 Thread Ihor Radchenko
Carlo Tambuatco writes: > org-version 9.6.9 Then, (1) open agenda as usual, get the error; (2) re-define `org-agenda-get-scheduled' by evaluating the following snippet (C-M-x with point inside defun in scratch buffer); (3) open agenda again - you should not get the error. (defun

Re: [BUG] tikz latex figures don't render properly in the html output. [9.6.6 (release_9.6.6 @ /usr/share/emacs/29.1/lisp/org/)]

2023-09-19 Thread Ihor Radchenko
Rudolf Adamkovič writes: > tusharhero--- via "General discussions about Org-mode." > writes: > >> \begin{tikzpicture} >> \draw (0,0) circle [radius=2cm]; >> \end{tikzpicture} > > ... But, but, but! There > is a new LaTeX preview system in works [2], > and it fixes a lot of problems out of the

Re: Org agenda crashes when an agenda's deadline is within 14 days of its scheduled time.

2023-09-19 Thread Carlo Tambuatco
org-version 9.6.9 On Tue, Sep 19, 2023 at 5:51 AM Ihor Radchenko wrote: > Carlo Tambuatco writes: > > > I'm unfamiliar with how to apply patches to my org install. What do I do? > > May you then first tell me the output of M-x org-version? > > -- > Ihor Radchenko // yantar92, > Org mode

Re: Org agenda crashes when an agenda's deadline is within 14 days of its scheduled time.

2023-09-19 Thread Ihor Radchenko
Carlo Tambuatco writes: > I'm unfamiliar with how to apply patches to my org install. What do I do? May you then first tell me the output of M-x org-version? -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at

Re: [BUG] Feature request: Add group checks for manual tag setting (not just fast tags) [9.6.6 (release_9.6.6 @ /usr/share/emacs/29.1/lisp/org/)]

2023-09-19 Thread Ihor Radchenko
sreenivas sumadithya writes: > Currently, tag groups/ mutually exclusive tags can be set when tags are set > manually (without shortcuts being assigned to the tags / fast tags). Need > the behavior seen in fast tags in manual tagging for tag groups. > > Reproduction: > - Create an org file > -

Re: Org agenda crashes when an agenda's deadline is within 14 days of its scheduled time.

2023-09-19 Thread Carlo Tambuatco
I'm unfamiliar with how to apply patches to my org install. What do I do? On Tue, Sep 19, 2023 at 5:19 AM Ihor Radchenko wrote: > Carlo Tambuatco writes: > > > then I set a deadline for that item > > * TODO Item > >SCHEDULED: <2023-09-19 Tue> DEADLINE: <2023-10-03 Tue> > > > > notice the

Re: Org agenda crashes when an agenda's deadline is within 14 days of its scheduled time.

2023-09-19 Thread Ihor Radchenko
Carlo Tambuatco writes: > then I set a deadline for that item > * TODO Item >SCHEDULED: <2023-09-19 Tue> DEADLINE: <2023-10-03 Tue> > > notice the deadline for the item is two weeks from the scheduled date, > > I get this error: > > Debugger entered--Lisp error: (wrong-type-argument stringp

Org agenda crashes when an agenda's deadline is within 14 days of its scheduled time.

2023-09-19 Thread Carlo Tambuatco
When I create an agenda item that is scheduled for say: * TODO Item SCHEDULED: <2023-09-19 Tue> then I set a deadline for that item * TODO Item SCHEDULED: <2023-09-19 Tue> DEADLINE: <2023-10-03 Tue> notice the deadline for the item is two weeks from the scheduled date, I get this error:

Re: bbb:OrgMeetup for Asia-Pacific time zones (was: #2 [[bbb:OrgMeetup]] on Wed, Sep 13, 19:00 UTC+3)

2023-09-19 Thread Tshiung Han See
Ihor Radchenko writes: > Tshiung Han See writes: > >> 8am’s not going to work, sorry. But I really appreciate the offer, Corwin. >> >> I would be happy to host something that is more amenable for people in my >> corner of the world. But I must warn you that I’m *really* new to org-mode. >> >>