emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug#21602: 25.0.50; coding system seg fault


From: Zack Piper
Subject: Re: bug#21602: 25.0.50; coding system seg fault
Date: Sat, 3 Oct 2015 19:22:25 +0200
User-agent: Mutt/1.5.23+113 (34ca1c5fdd45) (2014-03-12)

On Sat, Oct 03, 2015 at 05:19:57PM +0300, Eli Zaretskii wrote:
> Please revert b235cea, or I will.
> 
> This kind of conduct, where the change you think should be made was
> explicitly objected to, but you still make it on your own, is not to
> be tolerated here.  It's not your private project.  If you are
> unconvinced, please feel free to try to convince the disagreeing
> parties, instead of abusing your write access.
> 
> TIA
> 

That commit caused:


Debugger entered--Lisp error: (wrong-type-argument coding-system-p
nil)
call-process("editorconfig" nil "ecbuffer" nil
"/home/zack/.emacs.d/config.org")
edconf-get-properties()
edconf-find-file-hook()
run-hooks(find-file-hook)
after-find-file(nil t)
find-file-noselect-1(#<buffer config.org>
"~/.emacs.d/config.org" nil nil
"~/.homesick/repos/dotfiles/home/.emacs.d/config.org"
(559853$
find-file-noselect("~/.emacs.d/config.org" nil nil nil)
find-file("~/.emacs.d/config.org")
org-babel-tangle-file("~/.emacs.d/config.org"
"~/.emacs.d/config.el" "emacs-lisp")
org-babel-load-file("~/.emacs.d/config.org")
eval-buffer(#<buffer  *load*> nil
"/home/zack/.emacs.d/init.el" nil t)  ; Reading
at buffer position 2342
load-with-code-conversion("/home/zack/.emacs.d/init.el"
"/home/zack/.emacs.d/init.el" t t)
load("/home/zack/.emacs.d/init" t t)
))

For me at least.

-- 
Zack Piper <address@hidden> http://apertron.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]