Re: org-capture broken?

2021-10-23 Thread Ihor Radchenko
Greg Minshall writes: > Ihor, > >> > make of org mode? (remote possibility: emacs?) >> >> Org mode build process is not standard. Org mode needs to create >> autoload file and generate documentation in addition to normal >> byte-compilation. > > thanks. does that mean running "make" in the or

Re: org-capture broken?

2021-10-23 Thread Greg Minshall
Ihor, > > make of org mode? (remote possibility: emacs?) > > Org mode build process is not standard. Org mode needs to create > autoload file and generate documentation in addition to normal > byte-compilation. thanks. does that mean running "make" in the org directory? cheers, Greg

Re: org-capture broken?

2021-10-22 Thread Ihor Radchenko
Greg Minshall writes: >> Can you try to run make before your emacs -Q -L...? > > make of org mode? (remote possibility: emacs?) Org mode build process is not standard. Org mode needs to create autoload file and generate documentation in addition to normal byte-compilation. Best, Ihor

Re: org-capture broken?

2021-10-21 Thread Greg Minshall
Ihor, > Fixed on current main (5315773e8). confirmed. thanks! from a previous e-mail (but, for my future reference): > Are you on Emacs 24? i'm on GNU Emacs 27.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.27, cairo version 1.17.4) of 2021-03-26 > Can you try to run make befor

Re: org-capture broken?

2021-10-21 Thread Ihor Radchenko
Greg Minshall writes: > hi. with a recent org-mode (*), `org-capture` seems to crash with the > message: > > Variable binding depth exceeds max-specpdl-size > > > this happens with (a suitably -L'd) `emacs -Q` > - M-x org-capture > - t > - then crashes Fixed on current main (5315773e8

Re: org-capture broken?

2021-10-21 Thread Ihor Radchenko
Greg Minshall writes: > hi. with a recent org-mode (*), `org-capture` seems to crash with the > message: > > Variable binding depth exceeds max-specpdl-size > Looks like https://list.orgmode.org/87mtn2za37.fsf@localhost/T/#m1c8761c1b2aaee2642f71367054a5065f9bf92f0 Are you on Emacs 24

org-capture broken?

2021-10-21 Thread Greg Minshall
hi. with a recent org-mode (*), `org-capture` seems to crash with the message: Variable binding depth exceeds max-specpdl-size this happens with (a suitably -L'd) `emacs -Q` - M-x org-capture - t - then crashes after this crash, i seem to be unable to enter the debugger, etc. (`(setq d