Hi Ihor,
thank you for the report.
It would be too much work to *preserve* the visibility state of everything
in the sorting area, but you are right, the drawers at lease should be
closed. I fixed this, the fix is in master.
Carsten
On Sat, Aug 3, 2019 at 8:22 AM Ihor Radchenko wrote:
>
> org
Hi Gustavo,
I tried to reproduce your example, and things worked properly
Carsten
On Sun, Jul 28, 2019 at 9:34 PM Gustavo Barros
wrote:
> Hi all,
>
> When the capture template ends with a newline character and the capture
> process is canceled, the following heading gets demoted. And it
>
On Fri, Jun 28, 2019 at 4:46 PM Fraga, Eric wrote:
> On Friday, 28 Jun 2019 at 11:58, Ken Mankoff wrote:
> > Why don't you define the link in Org?
> >
> > #+NAME: eq:foo
> > \begin{equation}
>
> And why are the obvious solutions not those that come to mind (for
> me)
>
> Many thanks. Nothing
Hi Marvin,
while what you have done may have fixed your error, I don't think it is
a correct fix. It could cause other issues and is an example of one of
those 'fixes' which will likely cause more subtle and difficult to
identify issues.
The 'org-open-lin-functions is supposed to be either nil o
Hi Nicolas,
(add-hook 'org-open-link-functions t)
Fixed the problem.
Thanks
M
> On Aug 8, 2019, at 4:53 PM, Nicolas Goaziou wrote:
>
> Hello,
>
> "Doyley, Marvin M." writes:
>
>> Whenever I double click on an internal link I get the following error
>> “void-function org-pass-link-to-system”
Carsten Dominik writes:
> You system assumes, if I see that correctly (have not studied it yet),
> that not more that one ID will be created per second. Or do you have
> something in place that will catch this, for example if someone uses
> the mapping API to assign IDs to a whole bunch of entri
Hi Gustav,
I can see that it feels more natural to use timestamps. I certainly see
that relative file names are good for across-computer compatibility.
You system assumes, if I see that correctly (have not studied it yet), that
not more that one ID will be created per second. Or do you have som
Try using the bug-hunter package to isolate the part of your init file
that may be causing the problem.
Hello all,
I'm hitting this problem with Org-mode 9.2.5:
https://groups.google.com/forum/#!topic/emacs-helm/tA6cn6TUdRY
Problem synopsis: When I use org-set-tags on a heading
with no tags, Helm gives me the correct prompt w/a list of all my tags.
After I have entered a single tag, then no more H
On Fri, Aug 9, 2019 at 2:14 PM Adam Porter wrote:
> Nathan Neff writes:
>
> > I know, but rifle has so many dependencies
> >
> > Rifle is truly awesome, I just have to convince myself to trust
> > f.el and d.el or whatever those one-letter libraries are :-)
>
> helm-org-rifle's dependencies
On Fri, 09 Aug 2019 22:39:44 +0200
Nicolas Goaziou wrote:
>> But all I could find in the manual regarding "verbatim", "escaping" etc.
>> are sections 12.2 and 16.3, neither of which mentions comma.
>
> See "Literal Examples" section, fourth footnote.
Thanks.
I think it would be much more helpful
Hello,
Štěpán Němec writes:
> I notice that even inside example blocks, some strings are still parsed
> as Org syntax, e.g. the asterisk becomes a bogus heading:
>
> #+begin_example
> * _
> \| @ \
> |_/
>/\ /\
> #+end_example
This is expected. Headlines bind stronger than exam
Nathan Neff writes:
> I know, but rifle has so many dependencies
>
> Rifle is truly awesome, I just have to convince myself to trust
> f.el and d.el or whatever those one-letter libraries are :-)
helm-org-rifle's dependencies are libraries which have been around for
over 6 years and are used
I notice that even inside example blocks, some strings are still parsed
as Org syntax, e.g. the asterisk becomes a bogus heading:
#+begin_example
* _
\| @ \
|_/
/\ /\
#+end_example
When I enclose the text in a region and use
`org-insert-structure-template' to surround it with b
I know, but rifle has so many dependencies
Rifle is truly awesome, I just have to convince myself to trust
f.el and d.el or whatever those one-letter libraries are :-)
Thanks,
--Nate
On Fri, Aug 9, 2019 at 6:10 AM Adam Porter wrote:
> Nathan Neff writes:
>
> > Hello all,
> >
> > Has anyo
Nathan Neff writes:
> * Show the IDs (*and* headings :-) of recently created links (because you
> know,
> the IDs are hash codes (grumble grumble). Currently Helm just shows the IDs
> :-(
Small pedantry: they're UUIDs, not hashes. The distinction is
important, because UUIDs are generated ran
Nathan Neff writes:
> I have a lot of org files and one of the main purposes of links is to be able
> to link
> to different headings across documents. This seems to imply I should use
> the ID property.
>
> However, I usually *do* manually assign IDs (not CUSTOM_IDs) myself. The
> reason is
Nathan Neff writes:
> Hello all,
>
> Has anyone created a Helm source from the results of org-agenda?
>
> Specifically org-tags-view I think would be a cool Helm source to
> configure where the headings that have certain tags could be displayed
> by Helm.
>
> I looked @ the code for org-tags-vie
Nathan Neff writes:
> Wow - thanks Adam!
>
> Your stuff is awesome. org-rifle is incredible. (I just wish that
> it didn't have as many dependencies -- I guess I'm just a bit paranoid).
Thanks for the kind words.
Which dependencies concern you? helm-org-rifle uses:
- Helm, of course. Howe
> A bitt too much reminescent of this xkcd [horror](
:-)
Yes, anybody who has used Emacs for any significant amount of time is no
longer using the same Emacs as anybody else!
--
Eric S Fraga via Emacs 27.0.50, Org release_9.2.4-399-g4e6222
20 matches
Mail list logo