unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Marshall, Simon" <Simon.Marshall@misys.com>
To: "Chong Yidong" <cyd@stupidchicken.com>
Cc: 2223@emacsbugs.donarmstrong.com
Subject: bug#2223: 23.0.90; *compilation* hangs and fails to scroll
Date: Thu, 26 Feb 2009 12:10:21 -0000	[thread overview]
Message-ID: <63C2A154B1708946B60726AFDBA00AC003E13F60@ukmailemea01.misys.global.ad> (raw)
In-Reply-To: <63C2A154B1708946B60726AFDBA00AC00260C77E@ukmailemea01.misys.global.ad>

I can confirm that emacs-23.0.91 no longer hangs, thanks, however it
does still fail to scroll.

You will need a Makefile that is going to output a long line.  This
works for me:

all:
	@echo the 2+K char very long line copied from my real makefile

Now emacs -Q and eval in *scratch*

(setq compilation-scroll-output t)
(setq special-display-frame-alist nil)
(setq compile-frame-alist
      (append '((width . 150) (height . 15))
	      '((left . 25) (top . 75))
	      '((menu-bar-lines . 1))
	      special-display-frame-alist))
(setq special-display-buffer-names
      (list (cons "*compilation*" compile-frame-alist)))

Now do Tools > Compile... RET and I see Emacs create the *compilation*
window frame and insert chunks of the echo output before eventually not
scrolling the *compilation* window.  It doesn't stop scrolling at the
same time with each recompile.

Simon.

-----Original Message-----
From: Marshall, Simon 
Sent: 09 February 2009 09:58
To: 'Chong Yidong'
Cc: '2223@emacsbugs.donarmstrong.com'
Subject: RE: 23.0.90; *compilation* hangs and fails to scroll

Thanks.  I'll check it/they has/have been fixed in the next pretest. 

-----Original Message-----
From: Chong Yidong [mailto:cyd@stupidchicken.com] 
Sent: 07 February 2009 22:11
To: Marshall, Simon
Cc: 2223@emacsbugs.donarmstrong.com
Subject: Re: 23.0.90; *compilation* hangs and fails to scroll

This may have been related to the recent atimer problems, which have now
been fixed.  Is this bug still present with latest CVS?


"Misys" is the trade name for Misys plc (registered in England and Wales). Registration Number: 01360027. Registered office: One Kingdom Street, London W2 6BL, United Kingdom. For a list of Misys group operating companies please go to http://www.misys.com/corp/About_Us/misys_operating_companies.html. This email and any attachments have been scanned for known viruses using multiple scanners. This email message is intended for the named recipient only. It may be privileged and/or confidential. If you are not the named recipient of this email please notify us immediately and do not copy it or use it for any purpose, nor disclose its contents to any other person. This email does not constitute the commencement of legal relations between you and Misys plc. Please refer to the executed contract between you and the relevant member of the Misys group for the identity of the contracting party with which you are dealing. 






  parent reply	other threads:[~2009-02-26 12:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-07 22:10 bug#2223: 23.0.90; *compilation* hangs and fails to scroll Chong Yidong
2009-02-09  9:58 ` Marshall, Simon
     [not found] ` <63C2A154B1708946B60726AFDBA00AC00260C77E@ukmailemea01.misys.global.ad>
2009-02-26 12:10   ` Marshall, Simon [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-02-06 14:58 Marshall, Simon

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=63C2A154B1708946B60726AFDBA00AC003E13F60@ukmailemea01.misys.global.ad \
    --to=simon.marshall@misys.com \
    --cc=2223@emacsbugs.donarmstrong.com \
    --cc=cyd@stupidchicken.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).