Ihor Radchenko writes:
> Greg Minshall writes:
>
>> wasn't there also some talk a while back about whatever form'ish
>> technology "magit" uses? my sense was it provides something similar to
>> Emacs forms.
>
> To clarify, I am not aware about Emacs forms (unless you refer to
> widgets used i
Confirm.
I am able to confirm this bug using Emacs 27.2 and org 9.4.6 from ELPA.
It seems that when changing the first time interval with a C-u argument
to set the amount of change, the units are not applied to the second
time in the interval, it always changes by 5. So
[2021-08-22 Sun 10:00-1
"Jorge P. de Morais Neto" writes:
> Keywords: org-timestamp-down org-timestamp-up
>
> Hi. Suppose the buffer has the following text:
>
> * Task A
> :LOGBOOK:
> CLOCK: [2021-08-21 sáb 18:00]--[2021-08-21 sáb 18:10] => 0:10
> :END:
>
> * Task B
> :LOGBOOK:
> CLOCK: [2021-08-21 sáb 18:18]
> :END
I would argue this is an org-roam bug rather than an org bug and so
needs to be reported to the org-roam maintainers.
org-roam is not part of org mode.
Peter Prevos writes:
> Hi, I use file variables on the first line of some Org mode files to indicate
> the local Flyspell dictionary, e.g.:
>
The contrib directory has been broken out into its own git repository at
https://git.sr.ht/~bzg/org-contrib and the main org repository is moving
to be hosted on savannah.gnu.org (I think it is mirrored there already).
This is all in preparation for having the contrib extensions available
as an
I think what is happening here is that org is bumping up against
fundamental design limitations of Emacs. In basic terms, much of Emacs'
underlying design is based on an assumption that a file only has a
single major mode. Org works hard to get around this limitation, but it
comes with cost - usu
---
> Professor John Kitchin (he/him/his)
> Doherty Hall A207F
> Department of Chemical Engineering
> Carnegie Mellon University
> Pittsburgh, PA 15213
> 412-268-7803
> @johnkitchin
> http://kitchingroup.cheme.cmu.edu
>
> On Fri, Sep 3, 2021 at 9:4
Arthur Miller writes:
> I haven't tested the updated version of JK's proposal, but looking at the
> source
> it seems to be a tad bit resource heavy. If it isn't a hassle for the OP to
> use
> aliases like lt, gt or similar, I would suggest that either using macros or
> simple defalias to ren
No Wayman writes:
> I ran into this with some code I'm writing which checks against
> `lexical-binding'.
> Should the following result in "lexical binding enabled" or
> "lexical binding disabled"?:
>
> #+begin_src emacs-lisp :lexical t
> (message "lexical binding %sabled" (if lexical-binding
Timothy writes:
> Hi Tim,
>
> Jorge P. de Morais Neto writes:
>
>> I am sorry, my description of the initial condition was incomplete. To
>> reproduce the problem, you cannot simply copy the provided text to an
>> Org buffer. You should create the clock timestamps with actual clocking
>> com
Colin Baxter writes:
>> Colin Baxter writes:
>
> > Hello, Today I get a "wrong-number-of-arguments" publish
> > error. This was not present a few weeks ago. It is also not
> > present in Org-version 9.4.4 but does occur in the latest version
> > of org-mode.
>
> > I'd a
Timothy writes:
> Hi Tim,
>
> Jorge P. de Morais Neto writes:
>
>> I am sorry, my description of the initial condition was incomplete. To
>> reproduce the problem, you cannot simply copy the provided text to an
>> Org buffer. You should create the clock timestamps with actual clocking
>> com
Bastien writes:
> Hi Tim,
>
> Tim Cross writes:
>
>> I do think it is probably time to drop support for Emacs 24 in the next
>> major release. However, we cannot drop it 'mid release'.
>
> I've added a section called "Compatibility with Emacs
Max Nikulin writes:
> On 28/09/2021 12:33, Bastien wrote:
>> Tim Cross writes:
>>
>>> I do think it is probably time to drop support for Emacs 24 in the next
>>> major release. However, we cannot drop it 'mid release'.
>> I've added a
Stefan Kangas writes:
> Hi org-mode,
>
> Stefan Kangas writes:
>
>> As a heads up, Emacs is getting ready to cut the emacs-28 branch in
>> preparation of the upcoming release of Emacs 28.1:
>>
>> https://lists.gnu.org/archive/html/emacs-devel/2021-07/msg00812.html
>>
>> It would be good if
Timothy writes:
> Hi Tim,
>
>> A new version org 9.5 is going to be released this week. Not sure if
>> Emacs maintainers want to bundle this new version or prefer to just
>> continue with current 9.4 version. I suspect the latest 9.4 will be the
>> preferred version given 9.5 is only going to
801 - 816 of 816 matches
Mail list logo