On 11/10/2022 12:37, Bastien wrote:
Max Nikulin writes:
Bastien, I have not tried full configuration, but after a quick check
I believe that it is a reasonable suggestion. It prevents 301
redirection from valid URLs like
https://orgmode.org/manual/Links-in-HTML-export.html
to
https://orgmode.or
No Wayman writes:
> Confirmed:
>
> Yodel[1] Report 2022-01-22 00:19:18
> ===
>
> --8<---cut here---start->8---
> (yodel
> :save "org-bug"
> :packages* org
> :post*
> (yodel-file "org-bug-test"
> :point "|"
> :with
Max Nikulin writes:
> Bastien, unfortunately you have not fix the problem.
You're right, I updated the nginx conf again.
Let me know if you find any remaining problem.
Thanks!
--
Bastien
Hi,
I’m building my own calendar. I try to check:
1 - retry a thing until it is not done
2 - recursive events (each week, every first Friday of month…)
i.e.
1)
** TODO call Paul < 2022 10 05 10:30 +1d>
In this example I’ve created an Agenda view that remember me to call Paul every
day, at 10:30
Ihor Radchenko writes:
> Rodrigo Morales writes:
>
>> #+BEGIN_EXAMPLE
>> Non-existent agenda file ~/foo.org. [R]emove from list or [A]bort?
>> #+END_EXAMPLE
>
> Confirmed
Fixed on main.
Sorry for the delay.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=88c85d620bb0153f0290552
On 11/10/2022 14:57, Bastien wrote:
Max Nikulin writes:
Bastien, unfortunately you have not fix the problem.
You're right, I updated the nginx conf again.
Let me know if you find any remaining problem.
rewrite /HTML-export-commands\.html HTML-export-commands.html
permanent;
Redi
Max Nikulin writes:
> rewrite /HTML-export-commands\.html HTML-export-commands.html
> permanent;
>
> Redirection loop
Fixed, thanks!
--
Bastien
Jean Louis writes:
> Did you try to invoke Emacs without having Emacs in front of you? Once
> you try, come back and tell me how would you capture anything from X
> selection into Emacs without having Emacs window in front of you.
>
> I do not know how. My thinking stops right there.
>
> I have f
Samuel Wales writes:
> [as for drawers, as an aside: to my sensibilities, too many make the
> document author wonder if they contain anything significant, require
> opening them to make sure they are ok, and take up space in the emacs
> window which in my case is highly limited. also, they possi
Robert Weiner writes:
> I would just like to point out that anyone familiar with writing a
> Texinfo-format manual who wants to combine this with Org mode would likely
> just want to embed Org constructs, like Org tables in the manual; not to use
> Org as a formatter that exports individual so
Timothy writes:
>> Link stability is still an issue, even if the proposal gives a false
>> sense of security in that area. I don't think we can solve it without
>> creating a cache for export, where you store all previous references for
>> a given file. Even this is not sufficient, because you ca
Ihor Radchenko writes on Sun 2 Oct 2022 12:48:
> I recommend you to use :EXPORT_FILE_NAME: headline property and export
> using subtree scope.
Thanks a lot for the tip. A suggestion: that the :TITLE: property be
used if it exists.
> > I can only hope that the "observed inconsistency" relat
Hello!
There are two patches here. The first one is a simple bug fix that
doesn't really have anything to do with the second patch. It just
happens to be in the same spot of the code.
The second patch allows a habit to be considered done if time was logged
to it. Imagine you have an org habit
On 11/10/2022 16:09, Bastien wrote:
Max Nikulin writes:
rewrite /HTML-export-commands\.html HTML-export-commands.html
permanent;
Redirection loop
Fixed, thanks!
More:
rewrite /LaTeX-math-snippets\.html LaTeX-math-snippets.html permanent;
rewrite /Markup-for-Rich-Contents
Max Nikulin writes:
> More:
Fixed, thanks!
https://git.sr.ht/~bzg/worg/commit/408f05a0
--
Bastien
I am having a problem and getting a wrong-type-argument error when trying to
run `org-beamer-export-to-pdf' on the attached file `debug.org' (see backtrace
below). The problem also occurs when running `org-latex-export-to-pdf'.
The bug can be reproduced using `emacs -Q' with the configuration p
Ihor Radchenko writes:
> 3. Instead of trying to find a silver bullet for human-readable anchor
>generator, we allow users to customize it. The default will be
>constant "org" yielding "org-Ajjq"-type anchors, just like we have
>now. But we can also provide other generators, like the
* Sébastien Rey-Coyrehourcq
[2022-10-11 08:56]:
> Hi Jean Louis,
>
> First i want to thank you for this very detailled explanation, this is very
> valuable for someone that start in elisp like me.
>
> Secondly, i found the idea of using sqlite for contacts very interesting, and
> i think a lo
> Morgan Smith writes:
> Hello! There are two patches here. The first one is a simple bug
> fix that doesn't really have anything to do with the second patch.
> It just happens to be in the same spot of the code.
> The second patch allows a habit to be considered done if ti
Hello,
Colin Baxter writes:
> Please do not alter the default behaviour. When writing a paper or a
> book I use and need both logging and state changes, and I would prefer
> not to have to spend time changing my setup.
Don't worry, this shouldn't change the default behavior in the
slightest.
> This is not limited to Eglot support. M-x compile, eglot, project.el,
> xrefs, and similar tools all assume that current code buffer is
> associated with a real file in a real project folder, possibly
> containing all kinds of hints like .gitignore, .dir-locals.el, etc.
I hadn't considered this.
After updated to latest commit, I found error,
Reproduce:
When I specified the `:backend` header argument:
#+begin_src clojure :backend babashka
(+ 2 4)
#+end_src
I got error:
#+begin_example
void variable: cider-buffer-ns
#+end_example
Here is the patch fix upper issue.
From 245fc50b2eae11
> Samuel, have you managed to fix org-protocol setup? From other messages I am
> almost sure that the issue is not with the firefox add-on.
thank you. i think i fixed that outside firefox now and org-capture
works. i am still trying to get through all the ideas and information
and my drafts of
fools [me] rush in where angels dare to tread, but
> Did you try to invoke Emacs without having Emacs in front of you? Once
> you try, come back and tell me how would you capture anything from X
i use the firefox org-capture extension. i click on a unicorn. url
and title are saved as an org lin
On 12/10/2022 00:06, Bastien Guerry wrote:
Max Nikulin writes:
More:
Fixed, thanks!
Unfortunately some redirection targets still respond with 301
301 https://orgmode.org/manual/Dates-and-Times.html
301 https://orgmode.org/manual/Deadlines-and-Scheduling.html
301 https://orgmode.org/manual/E
Hello,
I am regularly updating 9.6-pre from https://elpa.gnu.org/devel/ and
yesterday
my LaTeX export stopped working. The org-mode snippet below (attached,
together
with the LaTeX export file) shows the problem. The LaTeX file compiles
after I remove
all occurrences of \relax.
Best -- Ger
Justin Silverman writes:
> I am having a problem and getting a wrong-type-argument error when
> trying to run `org-beamer-export-to-pdf' on the attached file
> `debug.org' (see backtrace below). The problem also occurs when
> running `org-latex-export-to-pdf'.
> ...
> Backtrace:
>
> Debugger ente
Max Nikulin writes:
> Unfortunately some redirection targets still respond with 301
>
> 301 https://orgmode.org/manual/Dates-and-Times.html
> 301 https://orgmode.org/manual/Deadlines-and-Scheduling.html
> 301 https://orgmode.org/manual/Emphasis-and-Monospace.html
> 301 https://orgmode.org/manual/
gerard.vermeu...@posteo.net writes:
> I am regularly updating 9.6-pre from https://elpa.gnu.org/devel/ and
> yesterday
> my LaTeX export stopped working. The org-mode snippet below (attached,
> together
> with the LaTeX export file) shows the problem. The LaTeX file compiles
> after I remove
On 12/10/2022 11:15, Ihor Radchenko wrote:
Confirmed.
But what is the problem here? Isn't \relax supposed to work in LuaTeX?
LuaLaTeX is irrelevant. It seems \hline is allowed only immediately
after \\. Minimal LaTeX example:
\begin{tabular}{l}
b\\\relax
\hline
\end{tabular}
On 12.10.2022 06:15, Ihor Radchenko wrote:
gerard.vermeu...@posteo.net writes:
I am regularly updating 9.6-pre from https://elpa.gnu.org/devel/ and
yesterday
my LaTeX export stopped working. The org-mode snippet below
(attached,
together
with the LaTeX export file) shows the problem. The
On 12/10/2022 11:11, Bastien Guerry wrote:
Max Nikulin writes:
If redirection directives were included as separate files then it
would be possible to just check them by a command like
awk '{ if ($NF >= 3) print $3; }' /tmp/manual.txt |
xargs --replace -- \
curl --head -
On 12.10.2022 06:45, Max Nikulin wrote:
On 12/10/2022 11:15, Ihor Radchenko wrote:
Confirmed.
But what is the problem here? Isn't \relax supposed to work in LuaTeX?
LuaLaTeX is irrelevant. It seems \hline is allowed only immediately
after \\. Minimal LaTeX example:
\begin{tabular}{l}
b\\\
Ihor Radchenko writes:
> Eduardo Suarez-Santana writes:
>
>> Would you consider this as a bug?
>
> Yep.
>
> Confirmed.
Fixed on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=eb15341b3c0c0dc82eab7edf3b634bc211bfa797
--
Ihor Radchenko // yantar92,
Org mode contributor,
L
On 12/10/2022 12:15, gerard.vermeulen wrote:
On 12.10.2022 06:45, Max Nikulin wrote:
LuaLaTeX is irrelevant. It seems \hline is allowed only immediately
after \\. Minimal LaTeX example:
\begin{tabular}{l}
b\\\relax
\hline
\end{tabular}
Your example fails on my Mac texlive-2020 with:
! Mispl
"Fraga, Eric" writes:
> On Saturday, 8 Oct 2022 at 14:10, Ihor Radchenko wrote:
>> This patch certainly adds code duplication and might also miss some
>> scenarios considered in the environments from
>> org-beamer-environments-default.
>
> I'm not sure what code duplication you are referring to
"Christopher M. Miles" writes:
> After updated to latest commit, I found error,
>
> Reproduce:
>
> When I specified the `:backend` header argument:
>
> #+begin_src clojure :backend babashka
> (+ 2 4)
> #+end_src
>
> I got error:
>
> #+begin_example
> void variable: cider-buffer-ns
> #+end_example
> Morgan Smith writes:
> Hello,
> Colin Baxter writes:
>> Please do not alter the default behaviour. When writing a paper
>> or a book I use and need both logging and state changes, and I
>> would prefer not to have to spend time changing my setup.
> Don't worry, t
Hi Ihor,
Ihor Radchenko writes:
> Could you please add docstrings and possibly code comments for
> `org-agenda-restrict', `org-agenda-restrict-begin',
> `org-agenda-restrict-end', `org-agenda-last-dispatch-buffer', and
> possibly other elated variables?
I have added docstrings for related vari
Morgan Smith writes:
> The second patch allows a habit to be considered done if time was logged
> to it. Imagine you have an org habit like shaving. Chances are, if you
> spend time doing it, it's done. I like to set LOGGING to nil for these
> kinds of habits since it's redundant to have all t
Kévin Le Gouguec writes:
>> 3. Instead of trying to find a silver bullet for human-readable anchor
>>generator, we allow users to customize it. The default will be
>>constant "org" yielding "org-Ajjq"-type anchors, just like we have
>>now. But we can also provide other generators, lik
Karthik Chikmagalur writes:
>> You already implemented a way to associate the org-edit-src buffer with
>> the fully tangled code. Then, why not make it simple and do the real
>> tangling first and then make org-edit-src work directly with a real
>> file buffer associated with the tangled file?
>
Giuseppe Lipari writes:
> I would like to point out that the following link in the org-mode on-line
> manual is broken :
>
> https://orgmode.org/manual/Images-in-LaTeX-export.html
>
> can someone please fix/restore it ?
Fixed. At least for now.
We are currently adjusting server rewrite rules.
44 matches
Mail list logo