"Garreau, Alexandre" writes:
> Le 24/10/2018 à 18h15, Nicolas Goaziou a écrit :
>>
>> Note that orgstruct-mode, and orgstruct++-mode are removed from the code
>> base.
>
> No really? how sad! do anyone knows why?
You may want to browse the mailing list archives for discussions about
it. Essentia
Le 24/10/2018 à 18h15, Nicolas Goaziou a écrit :
> "Garreau, Alexandre" writes:
>> On 2018-10-24 at 17:31, Garreau, Alexandre wrote:
>>> I finally found how people naturally made their mail with org, with
>>> orgstruct++-mode, that I just tried. However that triggers an infinite
>>> loop error (“
Hello,
"Garreau, Alexandre" writes:
> On 2018-10-24 at 17:31, Garreau, Alexandre wrote:
>> I finally found how people naturally made their mail with org, with
>> orgstruct++-mode, that I just tried. However that triggers an infinite
>> loop error (“car: Lisp nesting exceeds ‘max-lisp-eval-depth
On 2018-10-24 at 17:31, Garreau, Alexandre wrote:
> I finally found how people naturally made their mail with org, with
> orgstruct++-mode, that I just tried. However that triggers an infinite
> loop error (“car: Lisp nesting exceeds ‘max-lisp-eval-depth’”), because
> then indent-line-function ref
Update:
The problem occurs whenever a property value is a number.
so
,
| #+PROPERTY: header-args :tangle-mode 292
`
also produces the error.
Fix included in other patch.
Rainer
Rainer M Krug writes:
> Rasmus writes:
>
>> Rainer M Krug writes:
>>
>>> #+PROPERTY: header-args :ta
* Nicolas Goaziou wrote:
> Hello,
Hello Nicolas!
> Karl Voit writes:
>
>> At many occasions, my Emacs 24.3.50.1 hangs in an endless loop.
>>
>> | Debugger entered--Lisp error: (quit)
>> | org--setup-collect-keywords("^[
>> ]*#\\+\\(\\(?:ARCHIVE\\|C\\(?:ATEGORY\\|O\\(?:\\(?:LUMN\\|NSTANT\\)S\
Hi Gijs,
Gijs Hillenius writes:
> The problem has gone away, with GNU Emacs 24.3.50.1 (i486-pc-linux-gnu,
> GTK+ Version 3.4.2), the Debian Snapshot from 2013-02-26
>
> whether I have (add-hook 'org-mode-hook 'turn-on-font-lock) on or off
> (;;), org files are fully functional.
Thanks for conf
On 26 Feb 2013, Bastien wrote:
[...]
>> The second line made a bit of a mess of my .org files with the
>> 20130224 version of emacs-snapshot
>>
>> ;; (add-hook 'org-mode-hook 'turn-on-font-lock) ; org-mode buffers
>>only
>>
>> org files would still open, but show up as (imaginary example)
>
On Tue, 18 Oct 2011 17:30:17 +, Andrei Jirnyi wrote:
> There is a major issue with org-indent-mode under org-mode 7.7
> (downloaded today with Emacs PPM, dated 2011-10-18) and Emacs 23.2.
It seems that whatever the issue was, it could be fixed by either:
- forcing byte-compile on the download