Matt writes:
> On Sun, 06 Feb 2022 12:51:49 -0500 H. Dieter Wilhelm
> wrote
> > Matt writes:
> >
> > > On Sat, 05 Feb 2022 17:22:29 -0500 Matt wrote
>
> > >
> > > > > But I'm not sure if I'm halfway there with "sh"? I need to run the
> > > > > following MSYS
Max Nikulin writes:
> Thank you, such approach, unlike mine example, does not have code
> duplication. On the other hand it loads org-protocol on any remote
> command, not only for "files" representing org-protocol URIs. Maybe
> defadvice in org-protocol.el should be changed by newer advice-add
I normally use this hook:
before-save-hook (delete-trailing-whitespace time-stamp
copyright-update)
But this is not a good idea, if I use org-icalendar-export-to-ics,
because the spaces at line ends are significant in an ics file.
There is only a org-icalendar-after-save-hook
(and not a org-
Eduardo Ochs writes:
> On Mon, 7 Feb 2022 at 10:55, Ihor Radchenko wrote:
>
>> > What are the recommended ways to abort org-export-dispatch without
>> > letting it destroy the "*Org Export Dispatcher*" window and its
>> > buffer?
>>
>> You cannot. That window acts similarly to transient, b
Thanks Corwin :)
On Sun, Feb 6, 2022, at 2:35 PM, Corwin Brust wrote:
> On Sun, Feb 6, 2022 at 1:28 PM Samuel Banya wrote:
> >
> > Hey there,
> >
> > I can't find my previous email thread, but I asked if anyone could approve
> > my Sourcehub registration to be able to make commits to Org Mode's
I've implemented what you're proposing here (and much more) in a
package you may find useful a couple years ago. I pitched adopting
some of the ideas into org-mode proper and was willing to do the
work. My proposal was met with enthusiastic silence:
https://www.github.com/progfolio/doct
-
I have the directory, /usr/local/texlive/2021/bin/universal-darwin, in
.zshrc & .zprofile
AND
in exec-path
Do I need to file a bug to get help?
Thanks,
Bruce
--
λέγει αὐτῷ Ἰησοῦς Ἐγώ εἰμι ἡ ὁδὸς καὶ ἡ ἀλήθεια καὶ ἡ ζωή· οὐδεὶς ἔρχεται
πρὸς τὸν Πατέρα εἰ μὴ δι' ἐμοῦ. ΚΑΤΑ ΙΩΑΝΝΗΝ
On Tue, 08 Feb 2022 04:47:04 -0500 H. Dieter Wilhelm
wrote
> Not yet, I'm still grappling with your message
> <17ecbfb46e9.e16df906236239.6523271905911672...@excalamus.com> and
> ob-shell.el. I'll come back to you when I'm through.
Okay, feel free to let me know if something I
Hello,
Jonas Bernoulli writes:
> This fixes the small last minute defect in v4 and removes a mention
> of an unused argument like you told me too.
>
> This also adds an export option to enable the "compact itemx" syntax
> for all lists in a file. I mentioned that I would like to be able to
> en
bruce robertson writes:
> I have the directory, /usr/local/texlive/2021/bin/universal-darwin, in .zshrc
> & .zprofile
> AND
> in exec-path
> Do I need to file a bug to get help?
>
> Thanks,
> Bruce
Have you verified latexmk is in one of those directories?
What does the command
which latexmk
No Wayman writes:
> I've implemented what you're proposing here (and much more) in a
> package you may find useful a couple years ago. I pitched adopting
> some of the ideas into org-mode proper and was willing to do the
> work. My proposal was met with enthusiastic silence:
>
> https://www.gi
11 matches
Mail list logo