Re: org-caldav-sync hanging

2020-05-12 Thread Garjola Dindi
On Tue 12-May-2020 at 12:59:22 +02, "Loris Bennett" wrote: > Eric S Fraga writes: > >> On Tuesday, 12 May 2020 at 09:29, Loris Bennett wrote: >>> The Nextcloud instance at work is version 15 and is accessible via the >>> browser, but there was some outage recently and some server-side >>>

Re: Display in minibuffer link under point

2020-05-16 Thread Garjola Dindi
let* ((object (org-element-context)) (type (org-element-property :type object)) (link-content (org-element-property :path object))) (save-excursion (message "%s:%s" type link-content)) It seems to do what I want. Thank you very much for

Re: Display in minibuffer link under point

2020-05-10 Thread Garjola Dindi
, May 8, 2020 at 9:19 AM John Kitchin wrote: > > M-x display-local-help might do it. > > John > > --- > Professor John Kitchin > Doherty Hall A207F > Department of Chemical Engineering > Carnegie Mellon University > Pittsburgh, PA 15213 >

Display in minibuffer link under point

2020-05-08 Thread Garjola Dindi
Hi, Is there a way to display in the minibuffer the URL of the link under the point in the same way as when the mouse pointer is over the link? Thanks! Garjola --

Re: When will 9.4 be on orgmode/elpa ?

2020-09-18 Thread Garjola Dindi
On Fri 18-Sep-2020 at 08:57:15 +02, Detlef Steuer wrote: > Hi all, > > I use https://orgmode.org/elpa/ org-plus-contrib to stay uptodate with > org. > > As it seems GNU elpa has org-9.4. > > Normally I would be more patient, but I'm having very strange movements > of point(!) during

Agenda buffer name after following a time stamp

2020-10-24 Thread Garjola Dindi
Hi, Accidentally pressing or on an inactive time stamp in an org mode buffer, I found myself in an agenda buffer with name "*Org Agenda(a:2020-10-22)" corresponding to the agenda of the date of the time stamp. I understand that this is the expected behaviour (jumping to that date), but I am

Re: Viewing link information

2020-10-30 Thread Garjola Dindi
On Fri 30-Oct-2020 at 17:14:37 +01, Russell Adams wrote: > Are there other ways to view information about an org link that I > don't list below? > > - M-x org-insert-link, the prompts for link and description show the >current values. Requires interacting with the prompts. > > - Switch to

Re: Invalid duration format error with active timestamp

2021-05-18 Thread Garjola Dindi
On Mon 17-May-2021 at 16:01:25 +02, Nicolas Goaziou wrote: > Hello, > > Garjola Dindi writes: > >> I am using the most recent elpa version of org >> 9.4.5 (9.4.5-93-gbc857b-elpa @ >> /home/garjola/.emacs.d/elpa/org-20210510/) with emacs master branch. >> >

Invalid duration format error with active timestamp

2021-05-17 Thread Garjola Dindi
Hi, I am using the most recent elpa version of org 9.4.5 (9.4.5-93-gbc857b-elpa @ /home/garjola/.emacs.d/elpa/org-20210510/) with emacs master branch. Since updating org yesterday, when I use a timestamp like , | <2021-05-17 Mon 10:00-11:00> ` building the agenda fails with this

Re: Invalid duration format error with active timestamp

2021-05-19 Thread Garjola Dindi
ger before having the time to test your solution. And org works great as always! Cheers. G. > > Garjola Dindi writes: > >> On Mon 17-May-2021 at 16:01:25 +02, Nicolas Goaziou >> wrote: >>> Hello, >>> >>> Garjola Dindi writes: >>> &

Re: org-agenda-tag-filter-preset: maybe a recent bug?

2022-10-18 Thread Garjola Dindi
On Tue 18-Oct-2022 at 05:39:27 +02, Liu Hui wrote: > Hi Garjola, > > The preset of filter is not supposed to be used with individual > command. The docstring of 'org-agenda-tag-filter-preset' says: > >> The preset filter is a global property of the entire agenda view. In >> a block agenda, it

org-agenda-tag-filter-preset: maybe a recent bug?

2022-10-17 Thread Garjola Dindi
Hi, I use ~org-agenda-tag-filter-preset~ in custom commands to generate views like this: , | ("W" "Work Daily Action List" | ((agenda "" | ((org-agenda-span 1) |(org-agenda-sorting-strategy | (quote |