William Xu writes:
> Any updates here? I do hope the patch can be merged..
I plan to bump the thread and revisit this patch again some time later,
after we stabilise recent changes in org-element and after preparing the
final patches for org-fold.
Meanwhile, you can try my dev branch [1] :)
[
Colin Baxter 😺 writes:
> Ok, I now applied your patch and remade org-mode. Unfortunately, I don't
> see any change. I still get the warning on all the archive commands:
> org-agenda-archive-default, org-agenda-archive and
> org-agenda-archive-default-with-confirmation. I've appended the warning
>
Matt Price writes:
> Is this code in main now, and do I have to do anything special to test it
> out?
Not on main yet. I need maintainers to agree about the merge. It is a
major change. I plan to prepare a proper patchset and bump the thread
again a few weeks later, when the dust settles on the
>
> Example:
>
> #+ATTR_LATEX: :environment longtblr
> #+ATTR_LATEX: :align colspec = {XXX}, width = 0.85\linewidth
> #+ATTR_LATEX: :options remark{Note} = {Lorem ipsum dolor sit amet}
>
> ==> \begin{longtblr}[remark{Note} = {Lorem ipsum dolor sit amet}]{colspec =
> {XXX}, width = 0.85\linewidth
Bumping a patch; it solves a minor bug in which the tags in the fast tag
selection buffer do not toggle their face back to default after being
selected and deselected.
Attached.
>From 50fd7e953eed7c339886722c8247d9e492113eb8 Mon Sep 17 00:00:00 2001
From: Daniel Fleischer
Date: Fri, 8 Oct 2021
Hi Ihor,
> Ihor Radchenko writes:
> Colin Baxter 😺 writes:
>> I'm running Org mode version 9.5 (release_9.5-178-gcf8906) on
>> emacs-28.0.60. Unfortunately, I could not apply your patch
>> ('patch would not apply') using either 'git apply /path/to/patch'
>> or 'git a /pa
Hi Juan,
On 10/22/21 5:00 PM, Juan Manuel MacÃas wrote:
Hi Jason,
Jason Ross writes:
Are there any workarounds people use to create subfigures in Org Mode
when exporting to LaTeX? Example output:
In this thread I explain a procedure to export images as subfigures
using org links: https://l
On Tue, Sep 21, 2021 at 9:36 AM Timothy wrote:
> I’m suspect it too short notice for such a large change to make its way
> into Org
> 9.5, but Bastien’s release email is certainly a good prompt to bump this.
>
> Bastien writes:
>
> > Thank you *very much* for this work and sorry for the slow rep
On 26/10/2021 00:33, Bastien wrote:
Ihor Radchenko writes:
I am thinking to revert the patch and reopen (BTW, how to do it in
Woof!?) this bug report for now.
Sure, please go ahead, thanks.
PS: I'm not sure how to do this with Woof! but I'm working on the next
version of Woof! where this wil
On 26/10/2021 02:21, Uwe Brauer wrote:
Max Nikulin writes:
I am unsure to which list you are going to send a copy. Emacs-orgmode
is hosted on gnu.org just as other emacs lists.
To bug-gnu-em...@gnu.org
That one I can access via debbugs-org
That function seems a good compromise: it does not re
Hi,
The `:options' attr. allows adding an optional argument with various
table options (between brackets in LaTeX export), since certain tabular
environments, such as `longtblr' of the `tabularray' LaTeX package,
provides this structure (see:
https://list.orgmode.org/CALtzAB1yM+uG_xHghCxTLRX5mgbzN
Colin Baxter 😺 writes:
> I'm running Org mode version 9.5 (release_9.5-178-gcf8906) on
> emacs-28.0.60. Unfortunately, I could not apply your patch ('patch would
> not apply') using either 'git apply /path/to/patch' or 'git a
> /path/to/patch'.
Oops. Try the updated patch. The old one was based
> On Oct 22, 2021, at 15:34, Pedro Andres Aranda Gutierrez
> wrote:
>
> I have checked on a MacBook Pro with 16G running non-virtualised
Same here. It is not a resource problem.
--
Jean-Christophe Helary @brandelune
https://mac4translators.blogspot.com
https://sr.ht/~brandelune/omegat-as-
Hi Thor,
> Ihor Radchenko writes:
> Colin Baxter 😺 writes:
>> > Hello, Whenever I archive a DONE item via 'C-c C-x C-a' I get
>> the > warning:
>>
>> > Warning (emacs): org-element--cache: Unregistered buffer >
>> modifications detected. Resetting.
>>
>> > T
Hi
> I think the trouble with "TeX capacity exceeded" is not a trouble with "make
> doc", Emacs or Org.
> Probably a trouble with make or TeX environment as for example the size of
> available RAM.
> I have already met that on Virtual machine with not enough memory for
> compilation but just en
Hi,
when I try to autocomplete a heading inside a link I get:
completion--some: Args out of range: #("*hea" 0 1 (fontified t
help-echo "LINK: *head" htmlize-link (:uri "*head") rear-nonsticky
(mouse-face highlight keymap invisible intangible help-echo
org-linked-text htmlize-link)
While {{{title}}} concatenates multiple #+TITLE lines, {{{author}}} retrieves only the first one. MWE:#+TITLE: Foo#+TITLE: Foo2 #+AUTHOR: First Author#+AUTHOR: Second Author {{{title}}} vs {{{author}}} Emacs  : GNU Emacs 27.2 (build 1, x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)Package: Org
Let’s hope then this makes its way to Emacs-28 sooner than later ;-)
/PA
Enviado desde mi iPhone
> El 23 oct 2021, a las 6:06, Kyle Meyer escribió:
>
> Hoffmann, Jobst writes:
>
>> But I think I found the culprit:
>>
>> Line 17568 of org.texi reads:
>>
>> @kindex C-c C-x @
>>
>> and @ sta
Colin Baxter 😺 writes:
> > Hello, Whenever I archive a DONE item via 'C-c C-x C-a' I get the
> > warning:
>
> > Warning (emacs): org-element--cache: Unregistered buffer
> > modifications detected. Resetting.
>
> > The archiving is successful, but I keep getting the warning and
> Colin Baxter 😺 writes:
> Hello, Whenever I archive a DONE item via 'C-c C-x C-a' I get the
> warning:
> Warning (emacs): org-element--cache: Unregistered buffer
> modifications detected. Resetting.
> The archiving is successful, but I keep getting the warning and
>
Hello,
Whenever I archive a DONE item via 'C-c C-x C-a' I get the warning:
Warning (emacs): org-element--cache: Unregistered buffer modifications
detected. Resetting.
The archiving is successful, but I keep getting the warning and
therefore wonder if there is some org-persist or cache setting th
Any updates here? I do hope the patch can be merged..
--
William
On Monday, 25 Oct 2021 at 15:00, Nick Dokos wrote:
> Eric S Fraga writes:
>> For the record, I have had this or something very similar for a very
>> long time (years) now. All my org-agenda-files which get loaded during
>> my initialization, when I set up the appointment handling, are in org
>> m
"Christopher M. Miles" writes:
> Emacs often suspend for a long time.
> ...
> 1467 26% - org-element--cache-sync
> ...
> 1334 23% - catch
> 1332 23% - and
> 1332 23%
> Actually, when I told my daughter I was programming "Woof!" as a tool
> to ensure that important emails where receiving enough attention from
> the community, she suggested I should program something for the "poor
> unimportant emails" out there... of course she'd call it "Mew!"
>
> And I'm seri
Bastien,
> PS: I'm not sure how to do this with Woof! but I'm working on the next
> version of Woof! where this will be possible.
i hope you will call the next version: Woof, woof!
:)
Greg Minshall writes:
> i hope you will call the next version: Woof, woof!
Ahah!
Actually, when I told my daughter I was programming "Woof!" as a tool
to ensure that important emails where receiving enough attention from
the community, she suggested I should program something for the "poor
un
27 matches
Mail list logo