bug#58102: [PATCH] Do not use -Q when calculating Emacs site-lisp directory

2022-09-27 Thread Karl Berry
Hi again Richard, * XEmacs doesn't support -Q and ignores it; and * the different releases of GNU Emacs handle it differently, or not at all. Thanks. I applied it. From this testing I think the existing usage of '--no-site-file' It seemed too confusing to me to use --no-site-f

bug#58102: [PATCH] Do not use -Q when calculating Emacs site-lisp directory

2022-09-26 Thread Richard Hopkins
This change ensures consistency and compatibility for both GNU Emacs and XEmacs because: * XEmacs doesn't support -Q and ignores it; and * the different releases of GNU Emacs handle it differently, or not at all. With GNU Emacs, '-Q' was added in 22.1, and specifying it on earlier versions cau