unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: /srv/bzr/emacs/trunk r110582: Fix wording of error message in staticpro.
       [not found] ` <5080564C.5090309@dancol.org>
@ 2012-10-18 20:39   ` Glenn Morris
  2012-10-18 20:50     ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Glenn Morris @ 2012-10-18 20:39 UTC (permalink / raw)
  To: Emacs developers

Daniel Colascione wrote:

> Actually, I don't like either version of that message. I think "increasing"
> binds more easily to "Emacs" than to "NSTATICS", leading to confusion. What
> about "NSTATICS too small; increase it and recompile EMACS."?

IMO, the second clause should be absent altogether, or say "please make
a bug report". As with puresize, this is not something users should be
changing.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: /srv/bzr/emacs/trunk r110582: Fix wording of error message in staticpro.
  2012-10-18 20:39   ` /srv/bzr/emacs/trunk r110582: Fix wording of error message in staticpro Glenn Morris
@ 2012-10-18 20:50     ` Eli Zaretskii
  2012-10-18 21:35       ` Glenn Morris
  0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2012-10-18 20:50 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

> From: Glenn Morris <rgm@gnu.org>
> Date: Thu, 18 Oct 2012 16:39:00 -0400
> 
> Daniel Colascione wrote:
> 
> > Actually, I don't like either version of that message. I think "increasing"
> > binds more easily to "Emacs" than to "NSTATICS", leading to confusion. What
> > about "NSTATICS too small; increase it and recompile EMACS."?
> 
> IMO, the second clause should be absent altogether, or say "please make
> a bug report". As with puresize, this is not something users should be
> changing.

As long as we are bykeshedding, how about

  NSTATICS should be enlarged.

?



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: /srv/bzr/emacs/trunk r110582: Fix wording of error message in staticpro.
  2012-10-18 20:50     ` Eli Zaretskii
@ 2012-10-18 21:35       ` Glenn Morris
  2012-10-19  6:38         ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Glenn Morris @ 2012-10-18 21:35 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

Eli Zaretskii wrote:

>> IMO, the second clause should be absent altogether, or say "please make
>> a bug report". As with puresize, this is not something users should be
>> changing.
>
> As long as we are bykeshedding, how about
>
>   NSTATICS should be enlarged.

I don't think I'm bikeshedding, I'm trying to discourage people from
thinking that these parts are intended to be user-serviceable.

This kind of thing

http://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00253.html

  Now that I have set extra pure size to an obscene amount I
  will never see the warning anymore.

is bad (IMO).



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: /srv/bzr/emacs/trunk r110582: Fix wording of error message in staticpro.
  2012-10-18 21:35       ` Glenn Morris
@ 2012-10-19  6:38         ` Eli Zaretskii
  2012-10-19 17:41           ` Glenn Morris
  0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2012-10-19  6:38 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

> From: Glenn Morris <rgm@gnu.org>
> Cc: emacs-devel@gnu.org
> Date: Thu, 18 Oct 2012 17:35:37 -0400
> 
> Eli Zaretskii wrote:
> 
> >> IMO, the second clause should be absent altogether, or say "please make
> >> a bug report". As with puresize, this is not something users should be
> >> changing.
> >
> > As long as we are bykeshedding, how about
> >
> >   NSTATICS should be enlarged.
> 
> I don't think I'm bikeshedding, I'm trying to discourage people from
> thinking that these parts are intended to be user-serviceable.

I don't see the connection.  The issue here is that _maintainers_ of
Emacs who get the bug report will instantly know what to do instead of
running Emacs under a debugger or asking the OP to do so.

> This kind of thing
> 
> http://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00253.html
> 
>   Now that I have set extra pure size to an obscene amount I
>   will never see the warning anymore.
> 
> is bad (IMO).

I agree, but I don't see a relation.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: /srv/bzr/emacs/trunk r110582: Fix wording of error message in staticpro.
  2012-10-19  6:38         ` Eli Zaretskii
@ 2012-10-19 17:41           ` Glenn Morris
  0 siblings, 0 replies; 5+ messages in thread
From: Glenn Morris @ 2012-10-19 17:41 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

Eli Zaretskii wrote:

> I don't see the connection.  The issue here is that _maintainers_ of
> Emacs who get the bug report will instantly know what to do instead of
> running Emacs under a debugger or asking the OP to do so.

  fatal ("NSTATICS too small.");

conveys that information to me, and does not suggest that the user go
away and try to work around the problem without reporting it.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-10-19 17:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <E1TOvam-0004TF-2u@vcs.savannah.gnu.org>
     [not found] ` <5080564C.5090309@dancol.org>
2012-10-18 20:39   ` /srv/bzr/emacs/trunk r110582: Fix wording of error message in staticpro Glenn Morris
2012-10-18 20:50     ` Eli Zaretskii
2012-10-18 21:35       ` Glenn Morris
2012-10-19  6:38         ` Eli Zaretskii
2012-10-19 17:41           ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).