help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Please explain -nw switch and effects and equivalent .emacs command


From: Chris Seberino
Subject: RE: Please explain -nw switch and effects and equivalent .emacs command for it.
Date: Wed, 28 Nov 2001 00:06:20 -0800
User-agent: Mutt/1.2.5i

Jay,

Thanks for your tip.  I am able to change cursor to be
shape I desire with or without -nw switch now thanks.
I read the Frame Parameters section of Emacs Lisp
Ref. Manual like you said and am confused why
-nw switch makes mouse commands not work.
All I want to do is make Emacs start in same
xterm I'm in...why is it necessary to do something
so drastic like use a different "X interface"
such that I lose mouse??? Is there any other way
to have Emacs work in same xterm and save the mouse???

Sincerely,

Chris





>From the emacs man page.

-nw     Tells Emacs not to use its special interface to X.  If you use
this switch when invoking Emacs from an xterm(1) window, display is done
in that window.  This must be the first option specified in the command
line.

I would expect that no functions that use the mouse would not work when
the x-window interface is turned off, not just the home grown ones.  You
might want to read about Frame Parameters in the Emacs Lisp Reference
Manual, specifically read about cursor-type in the Window Frame
Parameters section.  This might allow you to make the cursor look like
you want it to and keep the mouse functions as well.

J_)
C_)ingham
.    COMPAQ NonStop Integrity Systems
.    Austin, TX
. Language is the apparel in which your thoughts parade in public.
. Never clothe them in vulgar and shoddy attire. -Dr. George W. Crane-

 -----Original Message-----
From:   Chris Seberino [mailto:seberino@spawar.navy.mil] 
Sent:   Tuesday, 27 November, 2001 2:20 p
To:     help-gnu-emacs@gnu.org
Subject:        Please explain -nw switch and effects and equivalent
.emacs command for it.

Cursor looks better with -nw switch but
home grown emacs functions that use the mouse
DON'T work with -nw switch!!!?!?!?

Is there anyway to correct mouse based functions
with -nw and add a line to .emacs so that I don't always
have to remember to type -nw or make an alias???

Thanks in advance,

Chris

-- 
=======================================================
| Dr. Christian Seberino  || (619) 553-7940 (office1) |
| SPAWARSYSCEN 2733       || (619) 553-2564 (office2) |
| 53560 HULL ST           || (619) 553-6307 (fax)     |
| SAN DIEGO CA 92152-5001 || seberino@spawar.navy.mil |
=======================================================

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnu-emacs

----- End forwarded message -----

-- 
=======================================================
| Dr. Christian Seberino  || (619) 553-7940 (office1) |
| SPAWARSYSCEN 2733       || (619) 553-2564 (office2) |
| 53560 HULL ST           || (619) 553-6307 (fax)     |
| SAN DIEGO CA 92152-5001 || seberino@spawar.navy.mil |
=======================================================

----- End forwarded message -----

-- 
=======================================================
| Dr. Christian Seberino  || (619) 553-7940 (office1) |
| SPAWARSYSCEN 2733       || (619) 553-2564 (office2) |
| 53560 HULL ST           || (619) 553-6307 (fax)     |
| SAN DIEGO CA 92152-5001 || seberino@spawar.navy.mil |
=======================================================



reply via email to

[Prev in Thread] Current Thread [Next in Thread]