all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs 21.2 odd behavior in shell window
@ 2002-03-27 14:28 Tom Wurgler
  2002-03-27 15:32 ` Eli Zaretskii
  2002-03-28 20:48 ` Richard Stallman
  0 siblings, 2 replies; 7+ messages in thread
From: Tom Wurgler @ 2002-03-27 14:28 UTC (permalink / raw)
  Cc: t901353

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.2.1 (hppa2.0n-hp-hpux11.00, Motif Version 2.1.0)
 of 2002-03-18 on rds294
configured using `configure  --cache-file=/dev/null --host=hppa2.0n-hp-hpux11.00 --prefix=/home/rdstt1/t901353/local --with-x-toolkit=motif --with-png'
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: C
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

I have two problems with 21.2.

In a shell window the cursor sometimes just goes away.  As soon as I type it
comes back, but it is odd behavior.

Also in a shell, I used to be able to hit ^C^C to interrupt a subjob.
That no longer works.  But the keystroke is still bound to
`comint-interrupt-subjob' and the odd thing is if I do 
esc-: (comint-interrupt-subjob) THAT works.

Thanks,
-tom
- -- 
============================================================================
Tom Wurgler                             The Goodyear Tire & Rubber Company
Principal Engineer                      Tire-Vehicle Engineering Technology
Phone:         330-796-1656             Technical Center D/460G            
Fax:           330-796-3292             P.O.Box 3531                       
internet mail: twurgler@goodyear.com    Akron, Ohio 44309-3531             
============================================================================


Recent input:
<down> <escape> w C-x N C-g C-g C-h N C-x C-j <up> 
<up> <up> <up> <up> f C-s b u g C-a <C-up> C-s C-s 
C-s C-s C-s C-s C-s C-s C-s C-s C-s C-s C-a <escape> 
x e m a c s - b u SPC <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
C-g <escape> x a p r o p o s <return> b u g <return> 
C-x o C-x 1 <next> <next> <next> <escape> x r e p o 
p r <backspace> <backspace> r t SPC e m a c s SPC b 
u SPC <return>

Recent messages:
 [2 times]
Reading directory /home/rdstt1/t901353/local/share/emacs/21.2/etc/...done

Fontifying etc... (regexps.......)
 [2 times]
Mark saved where search started [2 times]
call-interactively: Quit
Loading apropos...done
Loading view...done
Loading emacsbug...done

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: emacs 21.2 odd behavior in shell window
@ 2002-03-27 20:19 Tom Wurgler
  0 siblings, 0 replies; 7+ messages in thread
From: Tom Wurgler @ 2002-03-27 20:19 UTC (permalink / raw)
  Cc: t901353, bug-gnu-emacs


There's more.  I had already tried "emacs -q" to not load my local .emacs file.
But I had linked in libraries for jpeg/png/tif/gif etc, so my execuatable wasn't
a bare bones case.

So I tried NOT including those libs.  The cursor issue was still there, BUT I
saw that configure still found XPM, UNGIF and PNG

So I then configure as follows:

./configure --without-xpm --without-ungif --without-png

It still says it used ungif(?).  Here is a portion of the output from configure:

Configured for `hppa2.0w-hp-hpux11.00'.

  Where should the build process find the source code?    /home/rdstt1/t901353/src/emacs-21.2
  What operating system and machine description files should Emacs use?
        `s/hpux11.h' and `m/hp800.h'
  What compiler should emacs be built with?               gcc -g -O2
  Should Emacs use the GNU version of malloc?             yes
  Should Emacs use a relocating allocator for buffers?    yes
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    x11
  What toolkit should Emacs use?                          none
  Where do we find X Windows header files?                Standard dirs
  Where do we find X Windows libraries?                   Standard dirs
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   no
  Does Emacs use -ljpeg?                                  no
  Does Emacs use -ltiff?                                  no
  Does Emacs use -lungif?                                 yes
  Does Emacs use -lpng?                                   no
  Does Emacs use X toolkit scroll bars?                   no

And now the cursor blinks properly and I can't get it to fail.

I will try adding one thing at a time.





------- Start of forwarded message -------
Date: Wed, 27 Mar 2002 14:39:02 -0500 (EST)
From: Tom Wurgler <t901353@rds294.goodyear.com>
To: eliz@is.elta.co.il
CC: t901353@rds294.goodyear.com
Subject: [twurgler@goodyear.com: Re: emacs 21.2 odd behavior in shell window]


Eli,

I now discover that the cursor goes off by just moving the mouse too.

thanks


- ------- Start of forwarded message -------
Date: Wed, 27 Mar 2002 11:12:07 -0500 (EST)
From: Tom Wurgler <twurgler@goodyear.com>
To: eliz@is.elta.co.il
CC: twurgler@goodyear.com, bug-gnu-emacs@gnu.org
In-reply-to: <E16qFPU-0000dm-00@fencepost.gnu.org> (message from Eli Zaretskii
	on Wed, 27 Mar 2002 10:32:24 -0500)
Subject: Re: emacs 21.2 odd behavior in shell window


Now I tried: `blink-cursor-mode' command.

Initially, behavior is as described before.

After running `blink-cursor-mode', cursor stays solid and I can't get it to
fail.

I rerun `blink-cursor-mode' and the old (bad) behavior comes back.

thanks

tom
- ------- End of forwarded message -------
------- End of forwarded message -------

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

end of thread, other threads:[~2002-03-28 22:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-27 14:28 emacs 21.2 odd behavior in shell window Tom Wurgler
2002-03-27 15:32 ` Eli Zaretskii
2002-03-27 16:00   ` Tom Wurgler
2002-03-27 16:12   ` Tom Wurgler
2002-03-28 20:48 ` Richard Stallman
2002-03-28 22:06   ` Tom Wurgler
  -- strict thread matches above, loose matches on Subject: below --
2002-03-27 20:19 Tom Wurgler

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.