[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
- Re: Using 'git bisect' to pinpoint errors in .emacs. Was: Fatal error 11: Segmentation Fault, (continued)
- Re: Using 'git bisect' to pinpoint errors in .emacs. Was: Fatal error 11: Segmentation Fault, Emanuel Berg, 2019/04/03
- Re: Using 'git bisect' to pinpoint errors in .emacs. Was: Fatal error 11: Segmentation Fault, Vegard Vesterheim, 2019/04/04
- Re: Fatal error 11: Segmentation Fault, Emanuel Berg, 2019/04/03
- Re: Fatal error 11: Segmentation Fault, tomas, 2019/04/03
- RE: Fatal error 11: Segmentation Fault, Drew Adams, 2019/04/03
- Re: Fatal error 11: Segmentation Fault, tomas, 2019/04/03
- Re: Fatal error 11: Segmentation Fault, Robert Thorpe, 2019/04/03
- Re: Fatal error 11: Segmentation Fault,
Emanuel Berg <=
- Re: Fatal error 11: Segmentation Fault, Robert Thorpe, 2019/04/03
- Re: Fatal error 11: Segmentation Fault, Emanuel Berg, 2019/04/03
- Re: Fatal error 11: Segmentation Fault, Emanuel Berg, 2019/04/03
- Re: Fatal error 11: Segmentation Fault, Óscar Fuentes, 2019/04/02
- Re: Fatal error 11: Segmentation Fault, Emanuel Berg, 2019/04/02
- Re: Fatal error 11: Segmentation Fault, Emanuel Berg, 2019/04/02
- Re: Fatal error 11: Segmentation Fault, Emanuel Berg, 2019/04/02
- Re: Fatal error 11: Segmentation Fault, Óscar Fuentes, 2019/04/02
- Re: Fatal error 11: Segmentation Fault, Óscar Fuentes, 2019/04/02
- Re: Fatal error 11: Segmentation Fault, Emanuel Berg, 2019/04/02