help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Fatal error 11: Segmentation Fault


From: Emanuel Berg
Subject: Re: Fatal error 11: Segmentation Fault
Date: Wed, 03 Apr 2019 23:03:43 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Robert Thorpe wrote:

> If I have a lot of related elisp then I put
> it into a file by itself. I treat it as
> a self-contained module. All of the
> dependencies it needs are required there. So,
> I could hand the file to someone else using
> stock Emacs and it would just work.
> This method is useful for debugging.

It is a module at first alright, but what if
you have a second module later on, and that
second module uses stuff that the first module
already has? Do you kill/yank it into module-2
verbatim?

If so, they are not modules anymore IMO - more
like the opposite of modularity, I'm afraid -
"dinosaurs", perhaps...

-- 
underground experts united
http://user.it.uu.se/~embe8573




reply via email to

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