Re: [BUG] Org requested me to send this after doing org-cycle [9.5.1 (release_9.5.1-205-g20ed79 @ /home/jay/Builds/org-mode/lisp/)]

2021-12-04 Thread Jay Dresser
Here is Warnings and Backtrace > From: Ihor Radchenko > To: Jay Dresser > Cc: emacs-orgmode@gnu.org > Subject: Re: [BUG] Org requested me to send this after doing org-cycle > [9.5.1 (release_9.5.1-205-g20ed79 @ /home/jay/Builds/org-mode/lisp/)] > Date: Sat, 04 Dec 2

[BUG] Org requested me to send this after doing org-cycle [9.5.1 (release_9.5.1-205-g20ed79 @ /home/jay/Builds/org-mode/lisp/)]

2021-12-04 Thread Jay Dresser
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. --

[O] Radio links fail if adjacent

2019-01-23 Thread Jay Dresser
s the good links: faceorg-link help-echo "Radio target link" but does not identify the alternate links as such, which are displayed in the default face and do not respond to click. Inserting another character between them, i.e. "link1 - link2 - link3 ..." works correctly. -- Jay Dresser

[O] superflous blank line in capture

2017-05-10 Thread Jay Dresser
t;~/Org/jay.org" "Nags") "* %?\nSCHEDULED: %T\nDEADLINE: %T\n:PROPERTIES:\n:CATEGORY: Urgent\n:APPT_WARNTIME: 10m\n:END:" :prepend t :unnarrowed t) It also inserts the blank line, but when I finish with C-c C-c the blank line remains. I assume that the behavior should not be different in this way just because of the narrowing. -- Jay Dresser

Re: [O] Release 9.0

2016-11-03 Thread Jay Dresser
ted to this long-awaited release. > > As usual, enjoy! -- Jay Dresser

Re: [O] "Capture"-like browser plugin?

2015-07-29 Thread Jay Dresser
Peter Davis pfdstudio.com> writes: > Frequently when I'm doing a Web search and find pages I like, I want to save a link to the page, along with the > title and perhaps a > few notes. Something like org-mode's capture would be great, but I'd like to initiate it from a browser. I > imaging hittin

Re: [O] auto pack empty space between last line of header and next header

2015-07-29 Thread Jay Dresser
Xebar Saram gmail.com> writes: > Sorry for not being clearer , no i dont mean when exporting but rather just using org mode files in emacs > for example this screenshot: https://paste.xinu.at/8UBI4/ > > > you can see the gap between the sunrise and hydra headers. i have tons of these due to m

Re: [O] Is it possible to embed tag search as a link?

2015-06-24 Thread Jay Dresser
Sebastien Vauban writes: > Jay Dresser writes: >>> Piotr Isajew yahoo.com> writes: >>>> what I'm looking for is a link format that, when C-c C-o'ed, >>>> opens agenda "match query" view for custom query which arguments >>>

Re: [O] Is it possible to embed tag search as a link?

2015-06-22 Thread Jay Dresser
I.e.: > > > > org-search://+work-boss-TODO="DONE" > > > > I am aware of org-protocol which can be used to develop a custom > > handler for something like this. I would just like to check if > > there exists any working solution before I start working o

Re: [O] Is it possible to embed tag search as a link?

2015-06-22 Thread Jay Dresser
Piotr Isajew yahoo.com> writes: > > > Hi, > > what I'm looking for is a link format that, when C-c C-o'ed, > opens agenda "match query" view for custom query which arguments > are specified in the link. I.e.: > > org-search://+work-boss-TODO="DONE" > > I am aware of org-protocol which can be

Re: [O] Is it possible to embed tag search as a link?

2015-06-21 Thread Jay Dresser
t; org-search://+work-boss-TODO="DONE" > > I am aware of org-protocol which can be used to develop a custom > handler for something like this. I would just like to check if > there exists any working solution before I start working on my > own. > > Bests, > > Piotr -- Jay Dresser