all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Dumbing down Emacs 21 graphics?
@ 2002-12-23 18:54 Roger Levy
  2002-12-23 21:05 ` Stein A. Stromme
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Roger Levy @ 2002-12-23 18:54 UTC (permalink / raw)


Hi,

I'm trying to figure out how to customize out some of the graphical
features of Emacs 21, e.g. get rid of the toolbar.  My rationale is
that I use Emacs frequently via a DSL connection that's sufficiently
slow that Emacs 21 responds considerably more sluggishly than Emacs
20.  OTOH I like some of the other new version 21 features so I don't
want to downgrade.  I haven't been able to figure out where to find
the relevant variables--suggestions anyone?

Thanks,

Roger

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

* Re: Dumbing down Emacs 21 graphics?
  2002-12-23 18:54 Dumbing down Emacs 21 graphics? Roger Levy
@ 2002-12-23 21:05 ` Stein A. Stromme
  2002-12-23 21:16   ` Stein A. Stromme
  2002-12-24  2:49   ` Roger Levy
  2002-12-23 22:44 ` David Kastrup
                   ` (2 subsequent siblings)
  3 siblings, 2 replies; 10+ messages in thread
From: Stein A. Stromme @ 2002-12-23 21:05 UTC (permalink / raw)


[Roger Levy]

| Hi,
| 
| I'm trying to figure out how to customize out some of the graphical
| features of Emacs 21, e.g. get rid of the toolbar.  My rationale is
| that I use Emacs frequently via a DSL connection that's sufficiently
| slow that Emacs 21 responds considerably more sluggishly than Emacs
| 20.  OTOH I like some of the other new version 21 features so I don't
| want to downgrade.  I haven't been able to figure out where to find
| the relevant variables--suggestions anyone?

Another poster answered your question, but perhaps you would like
emacs with the -nw option?  No X, but colors really do help a lot.  An
it's *much* faster than even the most slimmed-down X version.

Stein
-- 
Stein Arild Strømme            +47 55584825, +47 95801887
Universitetet i Bergen                  Fax: +47 55589672     
Matematisk institutt               www.mi.uib.no/~stromme         
Johs Brunsg 12, N-5008 BERGEN           stromme@mi.uib.no

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

* Re: Dumbing down Emacs 21 graphics?
  2002-12-23 21:05 ` Stein A. Stromme
@ 2002-12-23 21:16   ` Stein A. Stromme
  2002-12-24  2:49   ` Roger Levy
  1 sibling, 0 replies; 10+ messages in thread
From: Stein A. Stromme @ 2002-12-23 21:16 UTC (permalink / raw)


[Stein A. Stromme]

| emacs with the -nw option?  No X, but colors really do help a lot.  An
| it's *much* faster than even the most slimmed-down X version.

Come to think of it, I've been wondering *why* this is so.  Over a
slow but still reasonable connection, things that should not affect
screen updating at all also take 4 -- 10 times as long under X as
with -nw.  For example, I timed the loading of my .emacs, and what
usually takes 4-5 seconds takes 30 seconds under X when running over
the slow line.  Hardly any screen updating takes place during this
process.  

Can anyone explain this?  Is it only me??  

Stein
-- 
Stein Arild Strømme            +47 55584825, +47 95801887
Universitetet i Bergen                  Fax: +47 55589672     
Matematisk institutt               www.mi.uib.no/~stromme         
Johs Brunsg 12, N-5008 BERGEN           stromme@mi.uib.no

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

* Re: Dumbing down Emacs 21 graphics?
  2002-12-23 18:54 Dumbing down Emacs 21 graphics? Roger Levy
  2002-12-23 21:05 ` Stein A. Stromme
@ 2002-12-23 22:44 ` David Kastrup
  2002-12-24  3:06   ` Roger Levy
  2002-12-26 17:54 ` Robert Uhl <ruhl@4dv.net>
  2002-12-27 16:33 ` Pascal Bourguignon
  3 siblings, 1 reply; 10+ messages in thread
From: David Kastrup @ 2002-12-23 22:44 UTC (permalink / raw)


sinoslav@yahoo.com (Roger Levy) writes:

> I'm trying to figure out how to customize out some of the graphical
> features of Emacs 21, e.g. get rid of the toolbar.  My rationale is
> that I use Emacs frequently via a DSL connection that's sufficiently
> slow that Emacs 21 responds considerably more sluggishly than Emacs
> 20.  OTOH I like some of the other new version 21 features so I don't
> want to downgrade.  I haven't been able to figure out where to find
> the relevant variables--suggestions anyone?

C-h N gives a list of new features and how to disable them.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

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

* Re: Dumbing down Emacs 21 graphics?
  2002-12-23 21:05 ` Stein A. Stromme
  2002-12-23 21:16   ` Stein A. Stromme
@ 2002-12-24  2:49   ` Roger Levy
  2002-12-24  7:50     ` Stein A. Stromme
  1 sibling, 1 reply; 10+ messages in thread
From: Roger Levy @ 2002-12-24  2:49 UTC (permalink / raw)


stromme@mi.uib.no (Stein A. Stromme) wrote in message news:<ww65tkxx80.fsf@eliud.mi.uib.no>...

> Another poster answered your question, but perhaps you would like
> emacs with the -nw option?  No X, but colors really do help a lot.  An
> it's *much* faster than even the most slimmed-down X version.
> 
> Stein

Yes, I use -nw occasionally, but I really do need the option to have
multiple emacs windows (not just multiple buffers or frames).

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

* Re: Dumbing down Emacs 21 graphics?
  2002-12-23 22:44 ` David Kastrup
@ 2002-12-24  3:06   ` Roger Levy
  0 siblings, 0 replies; 10+ messages in thread
From: Roger Levy @ 2002-12-24  3:06 UTC (permalink / raw)


David Kastrup <David.Kastrup@t-online.de> wrote in message news:<x51y482w4w.fsf@lola.goethe.zz>...
> sinoslav@yahoo.com (Roger Levy) writes:
> 
> > I'm trying to figure out how to customize out some of the graphical
> > features of Emacs 21, e.g. get rid of the toolbar.  My rationale is
> > that I use Emacs frequently via a DSL connection that's sufficiently
> > slow that Emacs 21 responds considerably more sluggishly than Emacs
> > 20.  OTOH I like some of the other new version 21 features so I don't
> > want to downgrade.  I haven't been able to figure out where to find
> > the relevant variables--suggestions anyone?
> 
> C-h N gives a list of new features and how to disable them.

Thanks--turns out I've mostly answered my own question.  The crucial
place to go is 'Environment->Frames' under the customization buffer
(M-x customize).  Eliminating the tool bar has achieved most of the
speedup I need, with the additional bonus of freeing up some real
estate in the window.

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

* Re: Dumbing down Emacs 21 graphics?
  2002-12-24  2:49   ` Roger Levy
@ 2002-12-24  7:50     ` Stein A. Stromme
  0 siblings, 0 replies; 10+ messages in thread
From: Stein A. Stromme @ 2002-12-24  7:50 UTC (permalink / raw)


[Roger Levy]

| Yes, I use -nw occasionally, but I really do need the option to have
| multiple emacs windows (not just multiple buffers or frames).

Beware of the terminology here: what is generally known as windows in
X terminology is called frames in emacs.  Windows in emacs is what you
get when you split one emacs frame into two or more buffers (not
counting the minibuffer).  So you can have windows even with -nw (but
of course you know that).
-- 
Stein Arild Strømme            +47 55584825, +47 95801887
Universitetet i Bergen                  Fax: +47 55589672     
Matematisk institutt               www.mi.uib.no/~stromme         
Johs Brunsg 12, N-5008 BERGEN           stromme@mi.uib.no

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

* Re: Dumbing down Emacs 21 graphics?
  2002-12-23 18:54 Dumbing down Emacs 21 graphics? Roger Levy
  2002-12-23 21:05 ` Stein A. Stromme
  2002-12-23 22:44 ` David Kastrup
@ 2002-12-26 17:54 ` Robert Uhl <ruhl@4dv.net>
  2002-12-28  3:02   ` Miles Bader
  2002-12-27 16:33 ` Pascal Bourguignon
  3 siblings, 1 reply; 10+ messages in thread
From: Robert Uhl <ruhl@4dv.net> @ 2002-12-26 17:54 UTC (permalink / raw)


sinoslav@yahoo.com (Roger Levy) writes:
> 
> I'm trying to figure out how to customize out some of the graphical
> features of Emacs 21, e.g. get rid of the toolbar.  My rationale is
> that I use Emacs frequently via a DSL connection that's sufficiently
> slow that Emacs 21 responds considerably more sluggishly than Emacs
> 20.

Why not simply run it in console mode?  Unlike previous versions, 21
offers text colours, hilighting &c. in console mode--and it's very
fast.  The only oddities are things like C <down-arrow> not skipping
paragraphs in text mode on the console.

-- 
Robert Uhl <ruhl@4dv.net>
If you're going to live in conditions that require a full time life
support system, you might as well get the low gravity to go with it.
          --Peter `The Moon before Winter in Saskatchewan' da Silva

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

* Re: Dumbing down Emacs 21 graphics?
  2002-12-23 18:54 Dumbing down Emacs 21 graphics? Roger Levy
                   ` (2 preceding siblings ...)
  2002-12-26 17:54 ` Robert Uhl <ruhl@4dv.net>
@ 2002-12-27 16:33 ` Pascal Bourguignon
  3 siblings, 0 replies; 10+ messages in thread
From: Pascal Bourguignon @ 2002-12-27 16:33 UTC (permalink / raw)


sinoslav@yahoo.com (Roger Levy) writes:

> Hi,
> 
> I'm trying to figure out how to customize out some of the graphical
> features of Emacs 21, e.g. get rid of the toolbar.  My rationale is
> that I use Emacs frequently via a DSL connection that's sufficiently
> slow that Emacs 21 responds considerably more sluggishly than Emacs
> 20.  OTOH I like some of the other new version 21 features so I don't
> want to downgrade.  I haven't been able to figure out where to find
> the relevant variables--suggestions anyone?
> 
> Thanks,
> 
> Roger

    (custom-set-variables
     '(tool-bar-mode nil nil (tool-bar))
    )

or:
    (tool-bar-mode 0)

in your '~/.emacs'.


-- 
__Pascal_Bourguignon__                   http://www.informatimago.com/
----------------------------------------------------------------------
There is a fault in reality. do not adjust your minds. -- Salman Rushdie

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

* Re: Dumbing down Emacs 21 graphics?
  2002-12-26 17:54 ` Robert Uhl <ruhl@4dv.net>
@ 2002-12-28  3:02   ` Miles Bader
  0 siblings, 0 replies; 10+ messages in thread
From: Miles Bader @ 2002-12-28  3:02 UTC (permalink / raw)


ruhl@4dv.net (Robert Uhl <ruhl@4dv.net>) writes:
> Why not simply run it in console mode?  Unlike previous versions, 21
> offers text colours, hilighting &c. in console mode--and it's very
> fast.  The only oddities are things like C <down-arrow> not skipping
> paragraphs in text mode on the console.

There _are_ other advantages to X -- true multiple frames, many more
colors (in most terminals, you can only get 8 or 16 colors) better
integration with X cut/paste, much better font support (multiple
character sets, different sizes), 3D modelines :-), etc.

[I guess there are terminal programs that can display multiple character
sets using e.g. utf-8, but in my experience, they are very `brittle' --
unless you have the fonts on your system set up perfectly, you get
chopped-off CJK characters, etc.  Emacs is much more forgiving.]

It would be nice if there was a single easy-to-use command that turned
off all the X-bandwidth-hog parts of Emacs 21 (can the XIM stuff not be
turned off at runtime?)...

-Miles
-- 
`Life is a boundless sea of bitterness'

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

end of thread, other threads:[~2002-12-28  3:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-23 18:54 Dumbing down Emacs 21 graphics? Roger Levy
2002-12-23 21:05 ` Stein A. Stromme
2002-12-23 21:16   ` Stein A. Stromme
2002-12-24  2:49   ` Roger Levy
2002-12-24  7:50     ` Stein A. Stromme
2002-12-23 22:44 ` David Kastrup
2002-12-24  3:06   ` Roger Levy
2002-12-26 17:54 ` Robert Uhl <ruhl@4dv.net>
2002-12-28  3:02   ` Miles Bader
2002-12-27 16:33 ` Pascal Bourguignon

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.