all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#3582: 23.0.94; Please autoload command text-scale-mode
@ 2009-06-15 18:32 ` Drew Adams
  2009-06-15 21:07   ` Stefan Monnier
  2009-06-16 21:20   ` bug#3582: marked as done (23.0.94; Please autoload command text-scale-mode) Emacs bug Tracking System
  0 siblings, 2 replies; 4+ messages in thread
From: Drew Adams @ 2009-06-15 18:32 UTC (permalink / raw)
  To: emacs-pretest-bug

Subject line says it all. You cannot do `M-x text-scale-mode' in
virgin session.
 

In GNU Emacs 23.0.94.1 (i386-mingw-nt5.1.2600)
 of 2009-05-24 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'
 






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

* bug#3582: 23.0.94; Please autoload command text-scale-mode
  2009-06-15 18:32 ` bug#3582: 23.0.94; Please autoload command text-scale-mode Drew Adams
@ 2009-06-15 21:07   ` Stefan Monnier
  2009-06-15 21:33     ` Drew Adams
  2009-06-16 21:20   ` bug#3582: marked as done (23.0.94; Please autoload command text-scale-mode) Emacs bug Tracking System
  1 sibling, 1 reply; 4+ messages in thread
From: Stefan Monnier @ 2009-06-15 21:07 UTC (permalink / raw)
  To: Drew Adams; +Cc: 3582

> Subject line says it all.  You cannot do `M-x text-scale-mode' in
> virgin session.
 
I can't think of any reason why you'd want to do that, so I presume you
bumped into this problem while doing something slightly different.
Could you explain what you were trying to do, so we can put a better
comment explaining the reason for the autoload cookie?


        Stefan





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

* bug#3582: 23.0.94; Please autoload command text-scale-mode
  2009-06-15 21:07   ` Stefan Monnier
@ 2009-06-15 21:33     ` Drew Adams
  0 siblings, 0 replies; 4+ messages in thread
From: Drew Adams @ 2009-06-15 21:33 UTC (permalink / raw)
  To: 'Stefan Monnier'; +Cc: 3582

> > You cannot do `M-x text-scale-mode' in virgin session.
>  
> I can't think of any reason why you'd want to do that, so I 
> presume you
> bumped into this problem while doing something slightly different.
> Could you explain what you were trying to do, so we can put a better
> comment explaining the reason for the autoload cookie?

No special reason. Just testing some other code. Wanted to check the mode var
(used by that code), which was undefined, so I tried to turn on the mode
(without changing text-scale-mode-amount).

Yes, I could have done that in other ways, but why not let someone turn on the
mode using `M-x'? No, it's not a _need_ - users will typically use
`text-scale-adjust' or `text-scale-(in|de)crease' to turn on/off the mode.

It's OK with me if you decide not to do this. (I don't have a feeling for the
cost of an extra autoload.)






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

* bug#3582: marked as done (23.0.94; Please autoload command text-scale-mode)
  2009-06-15 18:32 ` bug#3582: 23.0.94; Please autoload command text-scale-mode Drew Adams
  2009-06-15 21:07   ` Stefan Monnier
@ 2009-06-16 21:20   ` Emacs bug Tracking System
  1 sibling, 0 replies; 4+ messages in thread
From: Emacs bug Tracking System @ 2009-06-16 21:20 UTC (permalink / raw)
  To: Stefan Monnier

[-- Attachment #1: Type: text/plain, Size: 913 bytes --]


Your message dated Tue, 16 Jun 2009 17:12:29 -0400
with message-id <jwvk53bj35j.fsf-monnier+emacsbugreports@gnu.org>
and subject line Re: bug#3582: 23.0.94; Please autoload command text-scale-mode
has caused the Emacs bug report #3582,
regarding 23.0.94; Please autoload command text-scale-mode
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
3582: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3582
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 2982 bytes --]

From: "Drew Adams" <drew.adams@oracle.com>
To: <emacs-pretest-bug@gnu.org>
Subject: 23.0.94; Please autoload command text-scale-mode
Date: Mon, 15 Jun 2009 11:32:22 -0700
Message-ID: <2D37EA85CBAE47BC8524350F146FD29E@us.oracle.com>

Subject line says it all. You cannot do `M-x text-scale-mode' in
virgin session.
 

In GNU Emacs 23.0.94.1 (i386-mingw-nt5.1.2600)
 of 2009-05-24 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'
 



[-- Attachment #3: Type: message/rfc822, Size: 2198 bytes --]

From: Stefan Monnier <monnier@iro.umontreal.ca>
To: "Drew Adams" <drew.adams@oracle.com>
Cc: <3582-done@emacsbugs.donarmstrong.com>
Subject: Re: bug#3582: 23.0.94; Please autoload command text-scale-mode
Date: Tue, 16 Jun 2009 17:12:29 -0400
Message-ID: <jwvk53bj35j.fsf-monnier+emacsbugreports@gnu.org>

> No special reason. Just testing some other code. Wanted to check the mode var
> (used by that code), which was undefined, so I tried to turn on the mode
> (without changing text-scale-mode-amount).

> Yes, I could have done that in other ways, but why not let someone
> turn on the mode using `M-x'? No, it's not a _need_ - users will
> typically use `text-scale-adjust' or `text-scale-(in|de)crease' to
> turn on/off the mode.

I see, then I think I'd rather leave it non-autoloaded for now: it's
just an internal major mode, really.


        Stefan

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

end of thread, other threads:[~2009-06-16 21:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <jwvk53bj35j.fsf-monnier+emacsbugreports@gnu.org>
2009-06-15 18:32 ` bug#3582: 23.0.94; Please autoload command text-scale-mode Drew Adams
2009-06-15 21:07   ` Stefan Monnier
2009-06-15 21:33     ` Drew Adams
2009-06-16 21:20   ` bug#3582: marked as done (23.0.94; Please autoload command text-scale-mode) Emacs bug Tracking System

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.