Hi Ihor,
Thanks for the comment.
If we switch to the `add-variable-watcher', it seems we'll load the
ob-LANG in the callback immediately.
The previous change can lazyly load the babel languages until the user
tries to evaluate the source block.
I’d be interested. Might get more people to contribute to the codebase.
Weekends Saturday afternoons would be best for me, I don’t know about
anyone else.
Are we talking Zoom here?
-Carlo
> On Oct 6, 2022, at 9:20 AM, Russell Adams wrote:
>
>
> Would there be any interest in a monthly 1-2
Russell Adams writes:
>> Do you plan to start the meetups any time soon?
>> If you do, we may also ask Timothy to announce it during his "This year
>> in Org" talk at Emacsconf.
>
> I've been really busy with work. I got a new Emacs BlueButton account
> I need to test, and then I'll make an initi
Marcin Borkowski writes:
> Complicated. I did my copyright assignment (for Emacs and AUCTeX, but
> ...
Thanks for the clarification.
Bastien, I think we should update the copyright status in WORG. Maybe
also inform FSF?
> To be clear - I completely understand the "patches welcome" attitude to
On 2023-04-24, at 08:26, Ihor Radchenko wrote:
> Marcin Borkowski writes:
>
>>> Patches welcome!
>>
>> Would gladly do. Has the copyright papers requirement been lifted?
>
> Of course not, but don't you already have copyright assignment done?
> Our records list you as someone with copyright:
On 2023-04-24, at 17:13, Max Nikulin wrote:
> On 24/04/2023 02:06, Marcin Borkowski wrote:
>> Fair enough. Still, I consider this a bug in the docs (they don't
>> say
>> clearly to set :wstart 7)...
>
> I do not think :wstart 7 gives expected result when run on any day
> other than Sunday. Cur
On 11/04/2023 17:08, Ihor Radchenko wrote:
Tim Landscheidt writes:
But there is calendar-week-start-day which I would expect
affected Emacs users to have customized.
It is not at all obvious that Org should be affected by calendar
customization. And we use different default - Monday, while
ca
On 24/04/2023 02:06, Marcin Borkowski wrote:
Fair enough. Still, I consider this a bug in the docs (they don't say
clearly to set :wstart 7)...
I do not think :wstart 7 gives expected result when run on any day other
than Sunday. Current expression shifts interval start into future, see
the
Pierre-Henri Trivier writes:
> I'm using an org file like this one:
> ...
> #+name: main
> #+begin_src rust :tangle main.rs :noweb yes :comments noweb
> <>
> fn main() {
> <>
> <>
> }
> #+end_src
> When I visit the generated file, modify it, and I run
> org
DEBRY.Edouard writes:
> Here is something working, probably not yet all cases proof
>
> (defun local/set-priority1 ()
> (org-with-wide-buffer
>(when (org-goto-first-child)
> (let ((ls (remove nil (cl-loop collect (local/set-priority1) while
> (org-goto-sibling)
>(outline-u
Here is something working, probably not yet all cases proof
(defun local/set-priority1 ()
(org-with-wide-buffer
(when (org-goto-first-child)
(let ((ls (remove nil (cl-loop collect (local/set-priority1) while
(org-goto-sibling)
(outline-up-heading 1)
(if ls (org-prior
I'm using an org file like this one:
* Simu
`simu` is a program to simulate counting up to a certain number.
The program has two main parts:
** Gathering input
We simply get the first parameter, panicking if there is nothing specified.
#+name: gather-input
#+begin_
GNU Emacs 30.0.50 (build 1, i686-pc-linux-gnu, X toolkit, cairo version
1.14.8, Xaw3d scroll bars) of 2023-04-19.
Since it is a custom emacs build, is its folder present in your PATH? Is
it the same binary as reported by the following command in emacs eshell
buffer
sh -c 'command -v e
Ruijie Yu via "General discussions about Org-mode."
writes:
> I am investigating test failures with LANG=fr_FR.UTF-8 amongst some
> other locales. I noticed that the test
> `test-org-clok/org-clock-timestamps-change' in
> testing/lisp/test-org-clock.el around line 92 failed with "not at
> timest
Ihor Radchenko writes:
> Renato Pontefice writes:
>
>> ** TODO composto I 4 granuli<2023-04-18 Tue 08:38 +1d>
>> ** TODO composto I 4 granuli<2023-04-18 Tue 16:38 +1d>
>> ** TODO composto I 4 granuli<2023-04-18 Tue 22:39 +1d>
>>
>> I mean: can I have one TODO statement I n 3 different hour at sa
15 matches
Mail list logo