Uwe Brauer writes:
> So the question is, how to generate this file. Maybe there is a
> ChangeLog-->ChangeLog.org exporter/converter?
>
> https://github.com/johnlepikhin/el-conventional-changelog/blob/master/conventional-changelog.el
I see only 6 calls to git in that file. Maybe the easiest way
>>> "FE" == Fraga, Eric writes:
> On Thursday, 21 Jul 2022 at 18:03, Uwe Brauer wrote:
>> Does somebody know about a package that support orgmode style of
>> ChangeLog *without* relying on git or magit (I am a mercurial user)
> I cannot see the file you linked to but maybe vc-update-change-log w
Fraga, Eric writes on Wed 20 Jul 2022 12:43:
> Maybe try this for your local variables (at the end of the org file):
>
> # Local Variables:
> # org-latex-pdf-process: ("...")
> # End:
>
> as a test (adjusting as you see fit)? This works for me. No need to
> use BIND.
Indeed, it works
Amin Bandali wrote:
> We are excitedly calling for your participation for
> EmacsConf 2022, planned for December 3 and 4, 2022
> (Sat-Sun)!
So 2022-12-03 and 2022-12-04 ...
So how does it happen, M-x ec RET ?
"Conf" in EmacsConf to me sounds like configuration rather ...
Con as in convention?
Max Nikulin writes:
>> Is major-mode for editing asymptote code available easily?
>> I was unable to find anything relevant in ELPA and non-GNU ELPA.
>
> I am not an asymptote user, but the following suggests that it may be
> installed with asymptote package
>
> https://packages.debian.org/file:a
Thank you!
On Thu, Jul 21, 2022 at 9:32 AM Fraga, Eric wrote:
> On Thursday, 21 Jul 2022 at 04:08, Deepankar Sharma wrote:
> > Would appreciate any pointers on specifying defaults for In Buffer
> > Settings [https://orgmode.org/manual/In_002dbuffer-Settings.html] so
> > that they do not have to
On Sat, 16 Jul 2022 at 14:50, Ihor Radchenko wrote:
> > Seems like soon I will cross the TINYCHANGE limit, so I will get the
> > FSF copyright assignment done.
>
> Note that FSF should reply within 5 working days. If not, we can help
> you to push them.
Thanks! I received the PDF to sign the next
On Thursday, 21 Jul 2022 at 18:03, Uwe Brauer wrote:
> Does somebody know about a package that support orgmode style of
> ChangeLog *without* relying on git or magit (I am a mercurial user)
I cannot see the file you linked to but maybe vc-update-change-log will
do what you want, being version cont
>>> "UB" == Uwe Brauer writes:
> Hi
> I attach a file that hopefully explains the problem.
> That file contains 109 heading, each heading has 17 different properties when
> all of them are included in the
It seems that
#+begin_src emacs-lisp :results silent :exports none
(org-update-all-dbl
Hi
Does somebody know about a package that support orgmode style of
ChangeLog *without* relying on git or magit (I am a mercurial user)
https://github.com/johnlepikhin/el-conventional-changelog
Requires git, for example
Regards
--
I strongly condemn Putin's war of aggression against the
Max Nikulin writes:
> The commented out command is a kind a hack, but I consider it as
> acceptable for advanced users who have custom classes or who need to
> compile document without babel (or polyglossia) for some reason.
Yes, I think the ability to control this per document is also necessary.
Hi Jarmo!
Jarmo Hurri anaandika:
> Greetings.
>
> I hereby volunteer to maintain ob-asymptote.el.
Nice!
> This file has been moved
> to org-contrib, but I would like it to be brought back into Org itself.
>
> I strongly feel that Asymptote is way too valuable as a scientific tool
> to be drop
Hi Benoit!
Benoit Bidoggia
anaandika:
> Dear list,
>
> This is my problem: I have a large set of org files (created with
> org-roam), which contains all my thoughts on different topics (for
> example "work1", "work2", "personal1"...)
>
> I would like to create different projects (for example "w
Allow src block execution without ":file" header arg. When ":file" is
omitted, insert txt output in buffer below src block.
TINYCHANGE
---
etc/ORG-NEWS| 5 +
lisp/ob-plantuml.el | 10 +++---
2 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/etc/ORG-NEWS b/etc/ORG-NE
The text has “For example, to specify a date December 12, 2005 …” and then all
of the examples use 12 and 1 as if the intention was “to specify a date
December 1, 2005”. I doubt if you want to use December 12 because the
specification would be 12 12 2005 but it would be hard to tell the user wh
On 21/07/2022 04:30, Juan Manuel Macías wrote:
Max Nikulin writes:
#+language: lang
--> \usepackage[lang]{babel}
But I think also users who use custom preamble templates included in
org-latex-classes or those who load the entire preamble via an external
file (a .sty or .tex file) will want to
On 21/07/2022 15:08, Deepankar Sharma wrote:
Would appreciate any pointers on specifying defaults for In Buffer
Settings https://orgmode.org/manual/In_002dbuffer-Settings.html so that they
do not have to be inserted into every file. Maybe an org wide config
file or something that is per direct
Thank you!
On Thu, 21 Jul 2022, 13:23 Ihor Radchenko, wrote:
> Ihor Radchenko writes:
>
> > As for the 'cp method, it does not work for directories on current main.
> > The fix is attached.
>
> Applied onto main via d2a110ffe.
>
> Best,
> Ihor
>
Ihor Radchenko writes:
> The original proposal by Eric Schulte:
> https://list.orgmode.org/4bffee4f.5010...@ccbr.umn.edu/
Maybe we should allow either exporting just the headlines of the
org-mode file or exporting the entire org-mode file -- possibly after an
ASCII export -- this wo
On Thursday, 21 Jul 2022 at 04:08, Deepankar Sharma wrote:
> Would appreciate any pointers on specifying defaults for In Buffer
> Settings [https://orgmode.org/manual/In_002dbuffer-Settings.html] so
> that they do not have to be inserted into every file. Maybe an org
> wide config file or somethin
Hi,
Ihor Radchenko writes:
> Let me know if you see any potential issues with the proposed change.
Thanks for looking into this. I think the change looks right, though I
am no great user of org-babel and its header arguments.
Regards,
--
Sébastien Miquel
On 21/07/2022 18:54, Ihor Radchenko wrote:
Jarmo Hurri writes:
If ob-asymptote.el is kept external to Org, future users will have a
much higher threshold to use this combination.
Is major-mode for editing asymptote code available easily?
I was unable to find anything relevant in ELPA and non-
Hello,
On 2022-07-20 at 23:02 +07, Max Nikulin wrote:
On 18/07/2022 19:10, kevinbanjo wrote:
Also, for various elements (e.g. begin_src emacs-lisp, begin_export html,
etc...) how do I discover what the acceptable keywords are, preferably without
only having to go thru the manual pages?
For s
Jarmo Hurri writes:
> If ob-asymptote.el is kept external to Org, future users will have a
> much higher threshold to use this combination.
Is major-mode for editing asymptote code available easily?
I was unable to find anything relevant in ELPA and non-GNU ELPA.
Best,
Ihor
Mamoru Miura writes:
> ...
> Steps to see this issue:
>
> 1. run M-x org-agenda
> 2. type "a" to show "agenda for current week or day"
> 3. run M-x org-agenda-columns (C-c C-x C-c)
Thanks for providing the details! I have also found the relevant thread.
It was not immediately visible because of
"M. Pger" writes:
> Actually, using -nw implies that no theme is loaded, so the face colors
> 'extracted' by htmlize are the flashy default colors of Emacs in terminal.
>
> To have the colors associated with the theme I use, I had to load the theme
> through build.el and to change my bash scrip
Ihor Radchenko writes:
> As for the 'cp method, it does not work for directories on current main.
> The fix is attached.
Applied onto main via d2a110ffe.
Best,
Ihor
Sébastien Miquel writes:
>>> + the tangle gets very noisy: not only are the result of execution
>>> printed in the echo buffer, but emacs visits the tangling buffer
>>> and moves the point to each block.
>>> Perhaps this is a bug that can be fixed.
>> Did you try to play with :r
Would appreciate any pointers on specifying defaults for In Buffer Settings
[https://orgmode.org/manual/In_002dbuffer-Settings.html] so that they do
not have to be inserted into every file. Maybe an org wide config file or
something that is per directory?
Regards,
Deepankar
29 matches
Mail list logo