GNU bug report logs -
#9248
Don't show splash screen when running "emacs <file>" by default
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 9248 in the body.
You can then email your comments to 9248 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#9248
; Package
emacs
.
(Sat, 06 Aug 2011 01:54:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
jmfranc <at> jmfranc-laptop.i-did-not-set--mail-host-address--so-tickle-me (Jean-Marc Fran=e7ois)
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sat, 06 Aug 2011 01:54:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
When starting emacs with a filename as a command line parameter, the
"Welcome to GNU Emacs" screen is displayed along the buffer that
displays the content of the said file. I guess you consider it a
"feature", but please be aware that I find it very annoying. Is it wise
to set this as the default?
Best,
JM
In GNU Emacs 23.2.1 (i686-pc-linux-gnu, GTK+ Version 2.24.4)
of 2011-04-04 on rothera, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.11001000
configured using `configure '--build' 'i686-linux-gnu' '--build' 'i686-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.2/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.2/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.2/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i686-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS=''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: en_US.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default enable-multibyte-characters: t
Major mode: Fundamental
Minor modes in effect:
tooltip-mode: t
mouse-wheel-mode: t
tool-bar-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
blink-cursor-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
<help-echo> <help-echo> <help-echo> <help-echo> <down-mouse-1>
<mouse-1> C-h <down-mouse-1> <drag-mouse-1> <down-mouse-1>
<mouse-1> M-x r e p o <tab> r t <tab> <return>
Recent messages:
Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...
Loading debian-ispell...
Loading /var/cache/dictionaries-common/emacsen-ispell-default.el (source)...done
Loading debian-ispell...done
Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)...done
Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...done
Loading /etc/emacs/site-start.d/50psvn.el (source)...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Loading vc-svn...done
Making completion list...
Load-path shadows:
/usr/share/emacs/23.2/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup
/usr/share/emacs23/site-lisp/dictionaries-common/flyspell hides /usr/share/emacs/23.2/lisp/textmodes/flyspell
/usr/share/emacs23/site-lisp/dictionaries-common/ispell hides /usr/share/emacs/23.2/lisp/textmodes/ispell
Features:
(shadow sort mail-extr message sendmail regexp-opt ecomplete rfc822 mml
mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse
rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util
netrc time-date mm-util mail-prsvr gmm-utils wid-edit mailheader canlock
sha1 hex-util hashcash mail-utils emacsbug help-mode easymenu view
vc-dispatcher vc-svn server tooltip ediff-hook vc-hooks lisp-float-type
mwheel x-win x-dnd font-setting tool-bar dnd fontset image fringe
lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar
mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese hebrew greek romanian slovak czech european ethiopic
indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple
abbrev loaddefs button minibuffer faces cus-face files text-properties
overlay md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process dbusbind
system-font-setting font-render-setting gtk x-toolkit x multi-tty emacs)
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#9248
; Package
emacs
.
(Sat, 06 Aug 2011 16:13:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 9248 <at> debbugs.gnu.org (full text, mbox):
> When starting emacs with a filename as a command line parameter, the
> "Welcome to GNU Emacs" screen is displayed along the buffer that
> displays the content of the said file. I guess you consider it a
> "feature", but please be aware that I find it very annoying.
You can turn it off. The option to hide the startup screen permanently
is actually presented on the startup screen, just sets the customization
inhibit-startup-screen, or you can use
M-x customize-variable inhibit-startup-screen
directly.
> Is it wise to set this as the default?
Not something I tend to use, but it's not much different to the getting
started tips a bunch of other gui applications pop up by default, shrug.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#9248
; Package
emacs
.
(Sat, 06 Aug 2011 16:57:03 GMT)
Full text and
rfc822 format available.
Message #11 received at 9248 <at> debbugs.gnu.org (full text, mbox):
jmfranc <at> jmfranc-laptop.i-did-not-set--mail-host-address--so-tickle-me
(Jean-Marc Fran=e7ois) writes:
> When starting emacs with a filename as a command line parameter, the
> "Welcome to GNU Emacs" screen is displayed along the buffer that
> displays the content of the said file. I guess you consider it a
> "feature", but please be aware that I find it very annoying. Is it wise
> to set this as the default?
>
> Best,
> JM
>
[snip]
FWIW, I agree that this is a bug. I don't encounter the OP's scenario
often (emacsclient FTW) but the times I do, the welcome screen is
extremely annoying. (Typically I encounter said scenario when I need to
sudo edit some file and obviously emacs is the only choice.)
--
Cheers
~vijay
Gnus should be more complicated.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#9248
; Package
emacs
.
(Sat, 06 Aug 2011 17:41:01 GMT)
Full text and
rfc822 format available.
Message #14 received at submit <at> debbugs.gnu.org (full text, mbox):
06/08/11 17:13, Vijay Lakshminarayanan
> jmfranc <at> jmfranc-laptop.i-did-not-set--mail-host-address--so-tickle-me
> (Jean-Marc Fran=e7ois) writes:
>
>> When starting emacs with a filename as a command line parameter, the
>> "Welcome to GNU Emacs" screen is displayed along the buffer that
>> displays the content of the said file. I guess you consider it a
>> "feature", but please be aware that I find it very annoying. Is it wise
>> to set this as the default?
>>
>> Best,
>> JM
>>
>
> [snip]
>
> FWIW, I agree that this is a bug. I don't encounter the OP's scenario
> often (emacsclient FTW) but the times I do, the welcome screen is
> extremely annoying. (Typically I encounter said scenario when I need to
> sudo edit some file and obviously emacs is the only choice.)
I also agree. The splash screen itself is fine (can be quite easily
disabled, with pointers on how to it), but it makes less sense to
display it when emacs is invoked with a filename (or maybe display it
only the first time, or add a very visible direct link to disable it, or
something).
FWIW, what I do find incredibly obnoxious and patronizing are the
safeguards around inhibit-startup-screen and
inhibit-startup-echo-area-message. Trying to forbid system
administrators to inhibit the splash screen in such a petty way is just
wrong. Another grip I have with the splash screen is the "one component
of the GNU/Linux operating system." being displayed on linux boxes, and
"one component of the GNU operating system." on other OSes. This is
wrong on many levels, but there's no use talking about it so I'll just
shut up and stop ranting now.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#9248
; Package
emacs
.
(Fri, 17 Jan 2020 23:44:01 GMT)
Full text and
rfc822 format available.
Message #17 received at 9248 <at> debbugs.gnu.org (full text, mbox):
jmfranc <at> jmfranc-laptop.i-did-not-set--mail-host-address--so-tickle-me
(Jean-Marc Fran=e7ois) writes:
> When starting emacs with a filename as a command line parameter, the
> "Welcome to GNU Emacs" screen is displayed along the buffer that
> displays the content of the said file. I guess you consider it a
> "feature", but please be aware that I find it very annoying. Is it wise
> to set this as the default?
When I run "emacs -Q foobar", it only shows the contents on foobar,
and not the splash screen.
I do get a message saying "For information about GNU Emacs and the GNU
system, type C-h C-a."
So I guess this behaviour has been changed?
Best regards,
Stefan Kangas
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#9248
; Package
emacs
.
(Sat, 18 Jan 2020 03:35:02 GMT)
Full text and
rfc822 format available.
Message #20 received at 9248 <at> debbugs.gnu.org (full text, mbox):
Stefan Kangas <stefan <at> marxist.se> writes:
> jmfranc <at> jmfranc-laptop.i-did-not-set--mail-host-address--so-tickle-me
> (Jean-Marc Fran=e7ois) writes:
>
>> When starting emacs with a filename as a command line parameter, the
>> "Welcome to GNU Emacs" screen is displayed along the buffer that
>> displays the content of the said file. I guess you consider it a
>> "feature", but please be aware that I find it very annoying. Is it wise
>> to set this as the default?
>
> When I run "emacs -Q foobar", it only shows the contents on foobar,
> and not the splash screen.
-Q skips the splash screen, try -q instead.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#9248
; Package
emacs
.
(Sat, 18 Jan 2020 09:51:02 GMT)
Full text and
rfc822 format available.
Message #23 received at 9248 <at> debbugs.gnu.org (full text, mbox):
Noam Postavsky <npostavs <at> gmail.com> writes:
>> When I run "emacs -Q foobar", it only shows the contents on foobar,
>> and not the splash screen.
>
> -Q skips the splash screen, try -q instead.
Right, there it is.
I agree that this should be changed. I expect a splash screen to be
shown only when I run a command without specifying any particular
file. IME, this is what most other software does, and I see no reason
why Emacs should be different.
There is very important political information on that screen about
user freedom, GNU and the FSF. Yes. But this way of showing it to
users is too intrusive. We win the fight against proprietary software
also by providing the best possible user experience.
Of course, this is easy to configure if you know what you're doing.
However, I think it gets to be an annoyance for beginning users well
before they even figure out how to do that.
---
Here's one data point:
I remember being frustrated by this when I first started using Emacs
15+ years ago. It took me some time to figure out that you could turn
it off. Weeks? Months? No idea. Long enough that I still remember
it now. Even after you start customizing Emacs, this is not
necessarily the first thing you think about configuring. At least it
wasn't for me.
Best regards,
Stefan Kangas
bug Marked as found in versions 28.0.50.
Request was from
Stefan Kangas <stefan <at> marxist.se>
to
control <at> debbugs.gnu.org
.
(Sat, 18 Jan 2020 09:55:02 GMT)
Full text and
rfc822 format available.
Changed bug title to 'Don't show splash screen when running "emacs <file>" by default' from '23.2; Welcome screen'
Request was from
Stefan Kangas <stefan <at> marxist.se>
to
control <at> debbugs.gnu.org
.
(Sat, 18 Jan 2020 09:59:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#9248
; Package
emacs
.
(Sat, 18 Jan 2020 16:41:01 GMT)
Full text and
rfc822 format available.
Message #30 received at 9248 <at> debbugs.gnu.org (full text, mbox):
Stefan Kangas <stefan <at> marxist.se> writes:
> I agree that this should be changed. I expect a splash screen to be
> shown only when I run a command without specifying any particular
> file. IME, this is what most other software does, and I see no reason
> why Emacs should be different.
Catching up on emacs-devel, there is a thread on this particular
issue... where Stefan Monnier points to the "Dismiss this startup
screen" button. That button quits the window and customizes
inhibit-startup-window to t. This code seems to have been introduced
in 2007 by Chong Yidong (commit 22a58255).
Of course, I have never seen that button over the years. I find that
your brain learns to filter out splash screens completely after a
while, which incidentally makes displaying them more often
counter-productive.
So, I don't think this changes my previous argument, but it does make
any need to change it less pressing.
Best regards,
Stefan Kangas
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#9248
; Package
emacs
.
(Sat, 18 Jan 2020 19:59:02 GMT)
Full text and
rfc822 format available.
Message #33 received at 9248 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Resending but to the whole list. Oops.
TL;DR: I think finding the simple button to disable splash-screen isn't so
easy.
On Sat, Jan 18, 2020 at 1:42 PM Corwin Brust <corwin <at> bru.st> wrote:
>
> Hi!
>
> On Sat, Jan 18, 2020 at 10:41 AM Stefan Kangas <stefan <at> marxist.se> wrote:
>
>> Stefan Kangas <stefan <at> marxist.se> writes:
>>
>> > I agree that this should be changed. I expect a splash screen to be
>> > shown only when I run a command without specifying any particular
>> > file. IME, this is what most other software does, and I see no reason
>> > why Emacs should be different.
>>
>> Catching up on emacs-devel, there is a thread on this particular
>> issue... where Stefan Monnier points to the "Dismiss this startup
>> screen" button. That button quits the window and customizes
>> inhibit-startup-window to t. This code seems to have been introduced
>> in 2007 by Chong Yidong (commit 22a58255).
>>
>> Of course, I have never seen that button over the years. I find that
>> your brain learns to filter out splash screens completely after a
>> while, which incidentally makes displaying them more often
>> counter-productive.
>>
>
> I wonder if the reason neither you or nor I had seen this button is that
> Emacs doesn't usually show it to us. I'm looking at 1843 of ~startup.el~.
> I think the button to quickly disable splash only displays when concise is
> t as per:
>
> 1813: (fancy-startup-screen &optional concise)
> ...
> Whereas within fancy-startup-tail we do this:
>
> 1771: (when concise
> (fancy-splash-insert
> :face 'variable-pitch "\n"
> :link `("Dismiss this startup screen"
> ,(lambda (_button)
> (when startup-screen-inhibit-startup-screen
> (customize-set-variable 'inhibit-startup-screen t)
> (customize-mark-to-save 'inhibit-startup-screen)
> (custom-save-all))
> (let ((w (get-buffer-window "*GNU Emacs*")))
> (and w (not (one-window-p)) (delete-window w)))
> (kill-buffer "*GNU Emacs*")))
> " ")
>
> Meanwhile, this is called from `command-line-1' which starts around line
> 2233.
>
> It creates CONCISE based on the number of open buffers when called, e.g. 0
> (zero) --so not-concise-- when starting Emacs. So no button for
> `inhibit-startup-screen' unless we open the spash screen "manually" one way
> or another.
>
> Maybe just always show the "inhibit splash" button? Maybe this logic to
> display or not this button should be inverted? Is it more likely I want to
> disable splash when I'm looking a fresh emacs or because I've called for
> the spash explicitly (maybe just to get at this button)?
>
> So, I don't think this changes my previous argument, but it does make
>> any need to change it less pressing.
>>
>
> I can also add that I've been using Emacs for 10+ years and found (setq
> inhibit-splash-screen t) for my init pleasure only a few months ago. So
> I'm all good now ;)
>
> Regards,
>
> --
> *Corwin*
> *corwin <at> bru.st <corwin <at> bru.st>*
>
--
*Corwin*
612-217-1742
612-298-0615 (fax)
612-695-4276 (mobile)
*corwin.brust (skype)corwin <at> bru.st <corwin <at> bru.st>*
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#9248
; Package
emacs
.
(Sat, 18 Jan 2020 19:59:02 GMT)
Full text and
rfc822 format available.
Message #36 received at 9248 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Sorry again for my clumsiness with emails.
On Sat, Jan 18, 2020 at 1:44 PM Corwin Brust <corwin <at> bru.st> wrote:
> Resending but to the whole list. Oops.
>
> TL;DR: I think finding the simple button to disable splash-screen isn't
> so easy.
>
I forgot to call-out my Emacs RE source code line number relevance: I'm
using GNU 26.3 on Win 32. Only patch is to ERC around nick matching syntax
tables. That said, please do see detail from me embedded below.
> On Sat, Jan 18, 2020 at 1:42 PM Corwin Brust <corwin <at> bru.st> wrote:
>
>>
>> Hi!
>>
>> On Sat, Jan 18, 2020 at 10:41 AM Stefan Kangas <stefan <at> marxist.se> wrote:
>>
>>> Stefan Kangas <stefan <at> marxist.se> writes:
>>>
>>> > I agree that this should be changed. I expect a splash screen to be
>>> > shown only when I run a command without specifying any particular
>>> > file. IME, this is what most other software does, and I see no reason
>>> > why Emacs should be different.
>>>
>>> Catching up on emacs-devel, there is a thread on this particular
>>> issue... where Stefan Monnier points to the "Dismiss this startup
>>> screen" button. That button quits the window and customizes
>>> inhibit-startup-window to t. This code seems to have been introduced
>>> in 2007 by Chong Yidong (commit 22a58255).
>>>
>>> Of course, I have never seen that button over the years. I find that
>>> your brain learns to filter out splash screens completely after a
>>> while, which incidentally makes displaying them more often
>>> counter-productive.
>>>
>>
>> I wonder if the reason neither you or nor I had seen this button is that
>> Emacs doesn't usually show it to us. I'm looking at 1843 of ~startup.el~.
>> I think the button to quickly disable splash only displays when concise is
>> t as per:
>>
>> 1813: (fancy-startup-screen &optional concise)
>> ...
>> Whereas within fancy-startup-tail we do this:
>>
>> 1771: (when concise
>> (fancy-splash-insert
>> :face 'variable-pitch "\n"
>> :link `("Dismiss this startup screen"
>> ,(lambda (_button)
>> (when startup-screen-inhibit-startup-screen
>> (customize-set-variable 'inhibit-startup-screen t)
>> (customize-mark-to-save 'inhibit-startup-screen)
>> (custom-save-all))
>> (let ((w (get-buffer-window "*GNU Emacs*")))
>> (and w (not (one-window-p)) (delete-window w)))
>> (kill-buffer "*GNU Emacs*")))
>> " ")
>>
>> Meanwhile, this is called from `command-line-1' which starts around line
>> 2233.
>>
>> It creates CONCISE based on the number of open buffers when called, e.g.
>> 0 (zero) --so not-concise-- when starting Emacs. So no button for
>> `inhibit-startup-screen' unless we open the spash screen "manually" one way
>> or another.
>>
>> Maybe just always show the "inhibit splash" button? Maybe this logic to
>> display or not this button should be inverted? Is it more likely I want to
>> disable splash when I'm looking a fresh emacs or because I've called for
>> the spash explicitly (maybe just to get at this button)?
>>
>> So, I don't think this changes my previous argument, but it does make
>>> any need to change it less pressing.
>>>
>>
>> I can also add that I've been using Emacs for 10+ years and found (setq
>> inhibit-splash-screen t) for my init pleasure only a few months ago. So
>> I'm all good now ;)
>>
>> Regards,
>>
>> --
>> *Corwin*
>> *corwin <at> bru.st <corwin <at> bru.st>*
>>
>
>
> --
> *Corwin*
> 612-217-1742
> 612-298-0615 (fax)
> 612-695-4276 (mobile)
> *corwin.brust (skype)corwin <at> bru.st <corwin <at> bru.st>*
>
--
*Corwin*
612-217-1742
612-298-0615 (fax)
612-695-4276 (mobile)
*corwin.brust (skype)corwin <at> bru.st <corwin <at> bru.st>*
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#9248
; Package
emacs
.
(Sun, 19 Jan 2020 03:40:02 GMT)
Full text and
rfc822 format available.
Message #39 received at 9248 <at> debbugs.gnu.org (full text, mbox):
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> There is very important political information on that screen about
> user freedom, GNU and the FSF. Yes. But this way of showing it to
> users is too intrusive. We win the fight against proprietary software
> also by providing the best possible user experience.
We don't win anything for our cause if the users of our software
don't know what the cause is.
It used to be that people could easily use Emacs for years and
never have the faintest idea what we are fighting for. Emacs
displayed this information only in circumstances which they never saw.
When I discovered that, I changed it to present that information in
more circumstances, so that all users would see it.
If it is slightly annoying to see this information when you already
know it, consider that that is a rather small sacrifice to make for
the cause of freedom.
--
Dr Richard Stallman
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#9248
; Package
emacs
.
(Sun, 19 Jan 2020 17:27:01 GMT)
Full text and
rfc822 format available.
Message #42 received at 9248 <at> debbugs.gnu.org (full text, mbox):
Richard Stallman <rms <at> gnu.org> writes:
> > There is very important political information on that screen about
> > user freedom, GNU and the FSF. Yes. But this way of showing it to
> > users is too intrusive. We win the fight against proprietary software
> > also by providing the best possible user experience.
>
> We don't win anything for our cause if the users of our software
> don't know what the cause is.
>
> It used to be that people could easily use Emacs for years and
> never have the faintest idea what we are fighting for. Emacs
> displayed this information only in circumstances which they never saw.
> When I discovered that, I changed it to present that information in
> more circumstances, so that all users would see it.
>
> If it is slightly annoying to see this information when you already
> know it, consider that that is a rather small sacrifice to make for
> the cause of freedom.
Those are some good points. I think you convinced me that there is no
need to change this, although my preferences are slighly different.
Given the lack of support from other Emacs developers to change this
default, I think it's unlikely to ever happen. Therefore, it would
probably make the most sense to close this bug as wontfix/notabug.
Best regards,
Stefan Kangas
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#9248
; Package
emacs
.
(Fri, 28 Feb 2020 23:13:02 GMT)
Full text and
rfc822 format available.
Message #45 received at 9248 <at> debbugs.gnu.org (full text, mbox):
tags 9248 + notabug wontfix
close 9248
thanks
Stefan Kangas <stefan <at> marxist.se> writes:
> Richard Stallman <rms <at> gnu.org> writes:
>
>> > There is very important political information on that screen about
>> > user freedom, GNU and the FSF. Yes. But this way of showing it to
>> > users is too intrusive. We win the fight against proprietary software
>> > also by providing the best possible user experience.
>>
>> We don't win anything for our cause if the users of our software
>> don't know what the cause is.
>>
>> It used to be that people could easily use Emacs for years and
>> never have the faintest idea what we are fighting for. Emacs
>> displayed this information only in circumstances which they never saw.
>> When I discovered that, I changed it to present that information in
>> more circumstances, so that all users would see it.
>>
>> If it is slightly annoying to see this information when you already
>> know it, consider that that is a rather small sacrifice to make for
>> the cause of freedom.
>
> Those are some good points. I think you convinced me that there is no
> need to change this, although my preferences are slighly different.
>
> Given the lack of support from other Emacs developers to change this
> default, I think it's unlikely to ever happen. Therefore, it would
> probably make the most sense to close this bug as wontfix/notabug.
No further comments within 6 weeks, so I'm closing this bug now.
Best regards,
Stefan Kangas
Added tag(s) notabug and wontfix.
Request was from
Stefan Kangas <stefan <at> marxist.se>
to
control <at> debbugs.gnu.org
.
(Fri, 28 Feb 2020 23:13:02 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
9248 <at> debbugs.gnu.org and jmfranc <at> jmfranc-laptop.i-did-not-set--mail-host-address--so-tickle-me (Jean-Marc Fran=e7ois)
Request was from
Stefan Kangas <stefan <at> marxist.se>
to
control <at> debbugs.gnu.org
.
(Fri, 28 Feb 2020 23:13:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 28 Mar 2020 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 5 years and 85 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.