Ihor Radchenko writes:
> Stefan Kangas writes:
>
> > The attached patch removes some compat code for XEmacs, and Emacs 21/22.
>
> Thanks! And sorry for the late reply.
> The patch does not apply onto current main anymore.
> Would you mind updating the patch?
Please see the attached.
From 58a7d4
Certificate for list.orgmode.org appears to be expired:
My browser is giving me ERR_CERT_DATE_INVALID
Best,
Ihor
Stefan Kangas writes:
> Ihor Radchenko writes:
>
>> Stefan Kangas writes:
>>
>> > The attached patch removes some compat code for XEmacs, and Emacs 21/22.
>>
>> Thanks! And sorry for the late reply.
>> The patch does not apply onto current main anymore.
>> Would you mind updating the patch?
>
>
On 11/06/2022 12:26, Ihor Radchenko wrote:
Max Nikulin writes:
However if two org-protocol handlers are launched without specified
template then behavior of Org becomes confusing. I meant this case.
Currently reading key from minibuffer serves as a kind of
synchronization tool.
Imagine what wo
Max Nikulin writes:
>> Note that there is not much happening when capture menu is called. Only
>> the link is stored into link ting. Otherwise, no capture data is
>> altered. All the fragile staff is happening after selecting capture
>> template.
>
> Ihor, magic is impossible. If several captures
Ihor Radchenko writes:
> Certificate for list.orgmode.org appears to be expired:
> My browser is giving me ERR_CERT_DATE_INVALID
There is a CNAME record (handled by digitalocean.com) making the
"list.orgmode.org" domain name an alias for "orgmode.yhetil.org",
hosted by Kyle, which works fine.
O
Bastien Guerry writes:
> rewrite ^/list/(.*) https://list.orgmode.org/$1 permanent;
Side note: Regexp here is probably the reason why
https://orgmode.org/list (without trailing slash) gives 404.
Best,
Ihor
These days, a "home page" is understood to be only "the main web page
of a website" or "landing page", whereas a "website" is "a collection
of web pages and related content" (Wikipedia). Emacs was recently
updated to list the "URL" header comment before "Homepage".
Please see the attached patch.
On Saturday, 18 Jun 2022 at 00:26, Edouard Debry wrote:
> As a matter of fact, you can, but I will check out the latex package you
> mentioned
>
> "Fraga, Eric" writes:
>
>> Check out the animate LaTeX package. I don't believe you can create
>> such the actual animation from tikz itself.
Clarif
Tim,
updated org file which invokes the code to create the GANTT chart (also
attached as a screenshot for illustration).
--
Eric S Fraga, @ericsfraga:matrix.org, GnuPG: 0xc89193d8fffcf67d
GANTT.org
Description: GANTT.org
Bastien Guerry writes:
> Ihor Radchenko writes:
>
>> Certificate for list.orgmode.org appears to be expired:
>> My browser is giving me ERR_CERT_DATE_INVALID
>
> There is a CNAME record (handled by digitalocean.com) making the
> "list.orgmode.org" domain name an alias for "orgmode.yhetil.org",
>
Dear All,
Please drop c.bu...@posteo.jp from the CC list in the future replies. (I
am asking on behalf of c.bu...@posteo.jp)
Best,
Ihor
On 18/06/2022 15:33, Bastien Guerry wrote:
Ihor Radchenko writes:
The last line rewrites requests like
https://orgmode.org/list/875ynnojvf.fsf@localhost
to
https://list.orgmode.org/875ynnojvf.fsf@localhost
which is supposed to be handled by the CNAME alias.
This is the configuration that
Stefan Kangas writes:
> These days, a "home page" is understood to be only "the main web page
> of a website" or "landing page", whereas a "website" is "a collection
> of web pages and related content" (Wikipedia).
Thanks for the patch!
> ... Emacs was recently
> updated to list the "URL" heade
Tom Gillespie writes:
> With regard to the key-bindings straw man. I guess I'm a bit of an
> outsider on this one, because I started writing org documents by just
> typing them in and only over time learning some of the bindings. Maybe
> having an org-markup-mode or something like that would be a
Ihor Radchenko writes:
> Side note: Regexp here is probably the reason why
> https://orgmode.org/list (without trailing slash) gives 404.
This should be fixed.
--
Bastien
On 06/06/2022 06:05, Tim Cross wrote:
One very big warning I would like to raise to ensure it is taken into
consideration is accessibility. This can have two significant effects
with respect to the types of things you are doing -
Out of curiosity, you mentioned export menu. Would it help if if
Ihor Radchenko writes:
> > ... Emacs was recently
> > updated to list the "URL" header comment before "Homepage".
>
> Could you please point out to the relevant discussion?
This was uncontroversial so not really discussed, but see:
https://git.savannah.gnu.org/gitweb/?p=emacs.git;a=commit;h=bcf
Hi,
Has anyone written a link type for Mastodon that would allow you to
org-capture the post/status ("toot") at point?
I'm referring to mastodon.el
(https://codeberg.org/martianh/mastodon.el), which is available via
install-packages.
Yours,
Christian
~theophilusx writes:
> These patches just perform some basic cleanup of the library-of-
> babel.org file. It also moves a duplicate library-of-babel.org file into
> the archive directory. Note that I am working on a complete overhaul of
> worg, which I will implement in a separate branch in my s
Bastien Guerry writes:
> Kyle, do you have any clue?
Yes. The SSL certs on my end are wired up to be automatically
refreshed. In order for them to be in effect, though, I need to
manually restart nginx. There's probably a better way to handle this,
but I just have a reminder.
Anyway, based on
Hi Kyle,
Kyle Meyer writes:
> Anyway, based on how the expiration dates for various domains line up,
> it's usually okay if I don't act on that for a day or two, but in this
> case it bumped right against the list.orgmode.org expiration.
Great certificates expire alike :)
> Sorry about that (b
Hi Ihor,
Ihor Radchenko writes:
> I have been recently exploring Liberapay and stumbled upon
> https://liberapay.com/about/teams.
>
> It is possible to create a "team" and distribute the donations across
> multiple developers. I believe that it is one of a simple (from
> perspective of user) way
Hi all,
I’m writing an article about a movie, and I needed to get some
screenshots as image links inside Org. I know some package for those
things, like org-media-note, a nice library but for me it has two
drawbacks: it has, for what I need, too many bells and whistles; and
uses the mpv.el package
Max Nikulin writes:
> On 11/06/2022 12:26, Ihor Radchenko wrote:
>> Max Nikulin writes:
>>
>>> However if two org-protocol handlers are launched without specified
>>> template then behavior of Org becomes confusing. I meant this case.
>>> Currently reading key from minibuffer serves as a kind of
On Mon, 13 Jun 2022 at 23:01, Bhavin Gandhi wrote:
> > 1. emacs -Q
> > 2. Create test.org with following content
> >
> > * TODO Repeating entry
> > SCHEDULED: <2022-05-01 Mon ++2d>
> >
> > 3. C-c C-t on the entry, shows the above error. And shifts the scheduled
> >date correctly.
>
> When this
"Felix Freeman" via "General discussions about Org-mode."
writes:
> When using TRAMP, ob-shell's :cmdline and :stdin header options are
> broken on org-babel.
>
I can reproduce the problem (thanks for your nice MCE).
I'm using:
Org mode version 9.5.4 (release_9.5.4-32-g82036c)
GNU Emac
Ihor Radchenko writes:
> Tom Gillespie writes:
>
>> With regard to the key-bindings straw man. I guess I'm a bit of an
>> outsider on this one, because I started writing org documents by just
>> typing them in and only over time learning some of the bindings. Maybe
>> having an org-markup-mode
Bastien Guerry writes:
> ~theophilusx writes:
>
>> These patches just perform some basic cleanup of the library-of-
>> babel.org file. It also moves a duplicate library-of-babel.org file into
>> the archive directory. Note that I am working on a complete overhaul of
>> worg, which I will impl
David Lukeš writes:
> I recently started to get errors like the following:
>
> Error during redisplay: (jit-lock-function 544) signaled
> (wrong-type-argument "Argument is not a string or a secondary string:
> 2007")
>
> This patch makes them go away:
>
> -
Asilata Bapat writes:
> When org-scan-tags runs in a batch mode invocation, the value of the variable
> comment-start-skip is nil even while scanning an org file. The function
> org-scan-tags calls (org-agenda-skip), which in turn calls (looking-at
> comment-start-skip). Since the value of com
On Sat, Jun 18, 2022 at 9:43 PM Ihor Radchenko wrote:
>
> David Lukeš writes:
>
> > I recently started to get errors like the following:
> >
> > Error during redisplay: (jit-lock-function 544) signaled
> > (wrong-type-argument "Argument is not a string or a secondary string:
> > 2007")
> >
> > Th
> I suspect that multiple json formats may be available in the wild. Some
> parsed as a list of strings and some parsed as a list of numbers.
> The JSON schema allows either:
Ah, thanks for looking this up! So (format "%s" (caar date)) instead
of (number-to-string (caar date))?
(That was actuall
Stefan Kangas writes:
>> Could you please point out to the relevant discussion?
>
> This was uncontroversial so not really discussed, but see:
>
> https://git.savannah.gnu.org/gitweb/?p=emacs.git;a=commit;h=bcf59b99f43be4f
Thanks! So, Emacs now advises to use "website" and "URL:", right?
Mention
Hi Tim,
Tim Cross writes:
> OK, thanks Bastien. Just out of interest, would you be able to send me a
> copy of the nginx config for worg? I'm working on improving the build
> process and I would like my local nginx to have a similar config. Also,
> just in case there are changes which I think mi
35 matches
Mail list logo