all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tom Wurgler <twurgler@goodyear.com>
Cc: t901353@rds294.goodyear.com, bug-gnu-emacs@gnu.org
Subject: Re: emacs 21.2 odd behavior in shell window
Date: Wed, 27 Mar 2002 15:19:51 -0500 (EST)	[thread overview]
Message-ID: <200203272019.PAA20607@rds294.goodyear.com> (raw)


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 -------

             reply	other threads:[~2002-03-27 20:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-27 20:19 Tom Wurgler [this message]
  -- strict thread matches above, loose matches on Subject: below --
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200203272019.PAA20607@rds294.goodyear.com \
    --to=twurgler@goodyear.com \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=t901353@rds294.goodyear.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.