Re: error message at line break

2020-05-03 Thread Étienne Deparis
Hello, sam. 02 mai 2020 à 19:33, m...@nicolasgoaziou.fr a écrit : > [...] > >> I confirm that I've the same variable set in my Emacs config file: >> >> (setq-default auto-fill-function 'do-auto-fill) >> >> Which I take from the Emacs Wiki AutoFill page¹, with the explanation >> of: « If you wou

Re: [O] error message at line break

2020-05-02 Thread Tim Cross
Étienne Deparis writes: > > I confirm that I've the same variable set in my Emacs config file: > > (setq-default auto-fill-function 'do-auto-fill) > > Which I take from the Emacs Wiki AutoFill page¹, with the explanation > of: « If you would like to enable auto fill for all major modes, you c

Re: error message at line break

2020-05-02 Thread Nicolas Goaziou
Hello, Étienne Deparis writes: > Debugger entered--Lisp error: (wrong-type-argument char-or-string-p nil) > insert-before-markers-and-inherit(nil) > org-comment-line-break-function(t) [...] > I confirm that I've the same variable set in my Emacs config file: > > (setq-default auto-fill

Re: [O] error message at line break

2020-05-02 Thread Étienne Deparis
Hello, I allow myself to revive an old thread, as I encounter today the exact same problem: Emacs crash in org mode at line ending with the following backtrace: Debugger entered--Lisp error: (wrong-type-argument char-or-string-p nil) insert-before-markers-and-inherit(nil) org-comment-line-b

Re: [O] error message at line break

2013-09-17 Thread henry atting
henry atting writes: > Nicolas Goaziou writes: > >> Hello, >> >> henry atting writes: >> >>> Okay, say I have an org file with two lines in it (fill-column is set to >>> 70). Here you go: >>> >>> >>> Jemand mußte Josef K. verleumdet haben, denn ohne daß er etwas Boeses >>> getan haette, wurde e

Re: [O] error message at line break

2013-09-11 Thread Nicolas Goaziou
Hello, henry atting writes: > Okay, say I have an org file with two lines in it (fill-column is set to > 70). Here you go: > > > Jemand mußte Josef K. verleumdet haben, denn ohne daß er etwas Boeses > getan haette, wurde er eines Morgens verhaftet. Die Koechin der Frau > > > Then you go on with

Re: [O] error message at line break

2013-09-11 Thread henry atting
Nicolas Goaziou writes: > Hello, > > henry atting writes: > >> Okay, say I have an org file with two lines in it (fill-column is set to >> 70). Here you go: >> >> >> Jemand mußte Josef K. verleumdet haben, denn ohne daß er etwas Boeses >> getan haette, wurde er eines Morgens verhaftet. Die Koech

Re: [O] error message at line break

2013-09-11 Thread henry atting
Nicolas Goaziou writes: > Hello, > > henry atting writes: > >> It happens with each org file without header when you do not indent >> the first two lines at least one space. > > Could you provide an ECM? > Okay, say I have an org file with two lines in it (fill-column is set to 70). Here you go:

Re: [O] error message at line break

2013-09-11 Thread Nicolas Goaziou
Hello, henry atting writes: > It happens with each org file without header when you do not indent > the first two lines at least one space. Could you provide an ECM? Regards, -- Nicolas Goaziou

Re: [O] error message at line break

2013-09-11 Thread henry atting
henry atting writes: > Nicolas Goaziou writes: > >> Hello, >> >> henry atting writes: >> >>> When writing at every automatic break at the end of a line I get this >>> error message: >>> >>> org-comment-line-break-function: Wrong type argument: char-or-string-p, >>> nil >>> >>> It doesn't hurt m

Re: [O] error message at line break

2013-09-09 Thread henry atting
Nicolas Goaziou writes: > Hello, > > henry atting writes: > >> When writing at every automatic break at the end of a line I get this >> error message: >> >> org-comment-line-break-function: Wrong type argument: char-or-string-p, >> nil >> >> It doesn't hurt much though it's a bit annoying. >> >

Re: [O] error message at line break

2013-09-09 Thread Nicolas Goaziou
Hello, henry atting writes: > When writing at every automatic break at the end of a line I get this > error message: > > org-comment-line-break-function: Wrong type argument: char-or-string-p, > nil > > It doesn't hurt much though it's a bit annoying. > > Org-mode version 8.1.1 (release_8.1.1-7

[O] error message at line break

2013-09-09 Thread henry atting
When writing at every automatic break at the end of a line I get this error message: org-comment-line-break-function: Wrong type argument: char-or-string-p, nil It doesn't hurt much though it's a bit annoying. Org-mode version 8.1.1 (release_8.1.1-7-gaecdf5-git) Greetings, henry