On Fri, Aug 9, 2019 at 5:15 PM Adam Porter wrote:
> Try using the bug-hunter package to isolate the part of your init file
> that may be causing the problem.
>
>
Does bug-hunter use d.el and s.el and the other 24 alphabet libraries? :-)
I would use bug-hunter, but I'm not convinced the problem i
Hi Carsten,
thank you for looking into this.
On Sat, Aug 10 2019, Carsten Dominik wrote:
I tried to reproduce your example, and things worked properly
I followed the described steps to the letter (except for the clear typo,
where I should have written 'and cancel it with "C-c C-k"'). An
Hi Gustavo,
I am also on Emacs 26.2, and I don't know where to look if I cannot
reproduce the problem.
It would be useful if someone else tries your minimal example and reports
back.
Carsten
On Sat, Aug 10, 2019 at 12:54 PM Gustavo Barros
wrote:
> Hi Carsten,
>
> thank you for looking into th
Hi Carsten,
yes, let’s see if anyone else can reproduce. If not, feel free to file
it under the old "little piece between the keyboard and the chair".
Best,
Gustavo.
On Sat, Aug 10 2019, Carsten Dominik wrote:
Hi Gustavo,
I am also on Emacs 26.2, and I don't know where to look if I cannot
On Mon, Jun 17, 2019 at 11:08 PM Uwe Brauer wrote:
> >>> "MB" == Michael Brand writes:
>
> > Hi Uwe
> > On Tue, Jun 11, 2019 at 11:36 AM Uwe Brauer wrote:
>
> >> Is this behavior possible? When I delete a row or a column, the TBLFM
> >> is updated, could that be done for reordering?
>
> > You
Hi.
Would it be possibe to render agenda in other language than English.
Convert from this:
--8<---cut here---start->8---
10 days-agenda (W32-W33):
Wednesday 7 August 2019
Thursday8 August 2019
Friday 9 August 2019
Saturday 10 August 2019
Sunday
Hi Carsten,
On Sat, Aug 10 2019, Carsten Dominik wrote:
Hi Gustavo,
I am also on Emacs 26.2, and I don't know where to look if I cannot
reproduce the problem.
It would be useful if someone else tries your minimal example and
reports
back.
Carsten
I’ve tried to put my hands on possible i
Hello all,
I created a VM, installed Emacs 26.2 fresh, and installed various versions
of org-mode using the tar.gz files from https://orgmode.org/
I replaced org-mode in /usr/share/emacs/26.2/lisp/org with various older
versions until I found the version of org-mode that breaks the helm tags
comp
On Sat, Aug 10, 2019 at 3:44 PM Nathan Neff wrote:
> Hello all,
>
> I created a VM, installed Emacs 26.2 fresh, and installed various versions
> of org-mode using the tar.gz files from https://orgmode.org/
>
> I replaced org-mode in /usr/share/emacs/26.2/lisp/org with various older
> versions unt
I think I found the problem and have a fix!
Long story short, I modified my helm-completing-read-handlers-alist
and added an entry:
(add-to-list 'helm-completing-read-handlers-alist
`(org-set-tags-command . helm-org-completing-read-tags)
)
I have all the gory details here:
https://github.com/
10 matches
Mail list logo