On Wednesday, 9 Dec 2020 at 00:04, George Mauer wrote:
> It would seem that there's some sort of "level" beyond which heading are
> not customizable.
Check out the H:n option, e.g. H:4.
Described in info manual at (org) Export Settings
--
: Eric S Fraga via Emacs 28.0.50, Org release_9.4-160-g7
Mikhail Skorzhisnkii writes:
> Hello forum,
>
> I start noticing some time ago that saving org-mode buffers works
> unreliably in my setup. Most of the time I am using function
> `org-save-all-org-buffers' from core org.
Unreliable in that some Org buffers are left in a modified state?
[...]
> P
George Mauer writes:
[...]
>
> When I export this to html the HTML_CONTAINER and HTML_CONTAINER_CLASS
> properties are working for the Contact and my name and About headers, but
> all the headers underneath Contact appear as `ul` with no classes.
>
> It would seem that there's some sort of "level"
I am practicing with org->html conversion by trying to export an html
resume.
I have the following
* Resume
** About
:PROPERTIES:
:HTML_CONTAINER: header
:END:
*** George Mauer
:PROPERTIES:
:HTML_CONTAINER: h1
:END:
*** Contact
:PROPERTIES:
:HTML_CONTAINER: article
Thanks!
[stardiviner] GPG key ID: 47C32433
IRC(freeenode): stardiviner Twitter: @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433
Blog: http://stardiviner.github.io/
On Wed, Dec 9, 2020 at 1:04 PM Kyle Meyer wrote:
> Kyle Meyer
Johan Tolö writes:
> Hi all,
>
> For some time I have been using the suggestion by John Kitchin at:
>
> https://kitchingroup.cheme.cmu.edu/blog/2016/11/04/New-link-features-in-org-9/#orgc074278
>
> to "improve" the file link. Since upgrading org mode it no longer
> works. I believe it was caused
[ Sorry, all, for the recent string of duplicate messages from me :x ]
Adam Spiers writes:
> This offers an easy way to check the internal numeric priority
> used for sorting within the agenda.
Thanks for the patch. Please include a changelog entry in your commit
message.
> ---
> doc/org-manu
Kyle Meyer writes:
> Thanks for reporting. This is the same error as reported by Duianto at
> https://orgmode.org/list/cae-tx7i5ew3ed3yx6jjx57qnurtv0aumwkue0w83yuureke...@mail.gmail.com
>
> It bisects to 11ef7454a (org.el (org-fixup-indentation): Fix logbook
> drawers indentation, 2020-09-07).
A
Duianto writes:
> Source:
> org-archive-subtree does not work on subtrees with clock entries #14033
> https://github.com/syl20bnr/spacemacs/issues/14033
>
> Description:
> The error message:
> indent-line-to: Wrong type argument: wholenump, -1
Thanks for reporting. This should be fixed by 2eb5f0
Duianto writes:
> Source:
> org-archive-subtree does not work on subtrees with clock entries #14033
> https://github.com/syl20bnr/spacemacs/issues/14033
>
> Description:
> The error message:
> indent-line-to: Wrong type argument: wholenump, -1
Thanks for reporting. This should be fixed by 2eb5f0
Duianto writes:
> Source:
> org-archive-subtree does not work on subtrees with clock entries #14033
> https://github.com/syl20bnr/spacemacs/issues/14033
>
> Description:
> The error message:
> indent-line-to: Wrong type argument: wholenump, -1
Thanks for reporting. This should be fixed by 2eb5f0
Tom Gillespie writes:
> Hi Eric,
>Good point, we are indeed missing a line that says "You can mail
> the list directly at mailto:emacs-orgmode@gnu.org."; Here's a patch. I
> assume it is probably ok to put the raw email on the site. Best,
> Tom
Seems sensible :) Thanks for raising this Eri
It's now been 1.5 months, so I'm going to bump this thread.
--
Timothy
TEC writes:
> Bastien writes:
>
>> I'm not an org-plot.el user so I cannot test, but by reading the
>> patches, they look okay.
>>
>> Let's go in "optimistic merging" mode and commit your patches?
>
> Sounds good then. I
Hi Sam, link stability is a concern I've had too. I currently have a fix
(or at the very least, an improvement) for this in my config where I
overwrite org-export-get-reference. (see:
https://tecosaur.github.io/emacs-config/config.html#nicer-generated-heading).
I raised this on the list a while
It sounds like you are looking for the CUSTOM_ID property. See
https://orgmode.org/manual/Handling-Links.html and
https://orgmode.org/manual/Internal-Links.html. I don't remember
whether there is a way to generate ids matching headlines within org
itself, but there is
https://github.com/alphapapa/u
just thought of a better, still bad, solution.
you could use the header text itself.
then if the link breaks, the user can at least go to the document and
manually look for somethnign similar.
On 12/8/20, Samuel Wales wrote:
> when you link to a section using toc, you get a link like
>
>
> http
when you link to a section using toc, you get a link like
https://thekafkapandemic.blogspot.com/2020/02/crimes-against-humanity_3.html#org080f0ab
will these links break if somebody copies them and pastes them
elsewhere? what if you add a section?
there doesn't seem to be a perfect solution,
Hi Eric,
Good point, we are indeed missing a line that says "You can mail
the list directly at mailto:emacs-orgmode@gnu.org."; Here's a patch. I
assume it is probably ok to put the raw email on the site. Best,
Tom
From 490c48a9750d04571e63250208ae90b2cd85 Mon Sep 17 00:00:00 2001
From: Tom G
> From: João Távora
> Cc: Eli Zaretskii , 45...@debbugs.gnu.org,
> t...@misasa.okayama-u.ac.jp
> Date: Tue, 08 Dec 2020 17:02:13 +
>
> I'm quite lost as to why this happens, of course, but it seems it's
> always coming from syntax-ppss. When I evaluate that definition (rather
> than compi
ob-sql.el does not respect the value of sql-postgres-program, thus causing
problem when running on Windows, etc.
Patch attached.
0001-Respect-the-value-of-sql-postgres-program-as-opposed.patch
Description: Binary data
20 matches
Mail list logo