Hi all,
I'm having trouble expanding the '%\N' template in org-capture.
For example, with the following template:
(add-to-list 'org-capture-templates
'("t" "TEST" entry
(file+headline "~/org/test.org" "TEST")
"** TODO %?
:PROPERTIES:
:TITLE:%^{TIT
Ihor Radchenko writes:
> Amy Grinn writes:
>
>>> +1
>>> You may even use obsolete alias (add it to lisp/org-compat.el)
>>
>> Here's a patch to rename org-babel-noweb-wrap to
>> org-babel-noweb-make-regexp.
>
> Thanks!
> News entry is not necessary here - we are just renaming a function.
> Otherw
Ihor,
> May you try the attached alternative patch?
thanks, will do.
cheers, Greg
Dear all,
Another OrgMeetup will be scheduled on the second Wednesday of June,
in three weeks.
Previous meetup notes:
https://list.orgmode.org/orgmode/87edanyzme.fsf@localhost/T/#u
URL: https://bbb.emacsverse.org/b/iho-h7r-qg8-led
Time & Date: <2024-06-12 Wed 19:00-21:00 @+03,Europe/Istanbul>
Th
On 21/05/2024 23:24, Jim Porter wrote:
On 5/21/2024 3:32 AM, Max Nikulin wrote:
On 20/05/2024 09:33, Jim Porter wrote:
+++ b/lisp/org.el
[...]
+(require 'thingatpt)
So it becomes hard dependency. However it seems thingatpt is anyway
loaded through some indirect dependency.
Probably throu
Samuel Wales writes:
> then i want to send email, preferably via ascii export. i do not know
> whehter i should try to fill to a shorter column [in org i use 60 normally]
> because the recipient might have a smaller window for reading the mail, or
> unfill everything.
>
> unfilled paragraphs see
Peyton Okubo writes:
> I have the following org markup:
>
> - morphisms: =f :: a -> b maps to F f :: F a -> F b=
>
> "morphisms" is being emphasized the double colons in the verbatim block
> are being matched as description lists. This breaks the verbatim block
> on export. I am able to reproduce
Vidianos Giannitsis writes:
> I got this error while working on an org file. It appears to be
> something related to org-fragtog, or the creation of the latex
> preview. Its the first time I see it and I am not sure how it happened
> (can't reproduce it), but the error itself asked that I report
Nafiz Islam writes:
> It's mainly because the tests I have written creates symbols and then
> later unbounds them. But, if the test fails then the symbols might not
> get unbound.
All you need to create a new symbol in local context is (let ((my-symbol
value)) ...).
--
Ihor Radchenko // yan
Would it be of org-mode's interest if I update
`org-test-with-temp-text-in-file' to include a parameter which is a list
of symbols to unbound after the test body is executed? Or maybe another
macro called `org-test-with-temp-text-in-file-and-symbols'?
It's mainly because the tests I have writt
Hi Samuel,
On Wednesday, 22 May 2024 at 00:53, Samuel Wales wrote:
> unfilled paragraphs seems to be the norm in email these days for
> nontechnical folk. but org has plain lists and things, which need
> org-style unfilling.
Given the profusion of potential devices for reading email and their
di
Jeremy Sowden writes:
> In any case, my understanding from reading the conversation in the
> Debian bug-report is that this issue affects multiple roff generators in
> Debian. Therefore, it probably makes sense to consult within Debian
> before asking the maintainers of those generators to make
Greg Minshall writes:
>> Then, I need a backtrace. May you please enable debug-on-error and share it?
>
> here is a backtrace. is this enough, or should i do something extra to
> give you more information from it?
Yeah.
May you try the attached alternative patch?
>From 793f7df996b3aade65a66d9
Ihor Radchenko writes:
> I am inclined to revert the commit changing object to img for svg
> images.
>
> The previously discussed concerns about object tag do not seem to be
> real:
> 1. Resizing objects seems to be supported:
>https://list.orgmode.org/87y44tx1h5@iki.fi/
> 2. We can put :
i get pretty confused about this. i often write things in org, with my own
fill column, and m-q. and various half-broken tricks to try to fill/unfill.
then i want to send email, preferably via ascii export. i do not know
whehter i should try to fill to a shorter column [in org i use 60 normally
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
---
I got this error while working on an org file. It appears to be
something related to org-fragtog, or the creation of the latex
preview. Its the first time I see it and I am not sure how it happened
(can't reproduce it), but the error itself asked that I report this to
the mailing list, so here I a
17 matches
Mail list logo