From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48017 Path: main.gmane.org!not-for-mail From: David Z Maze Newsgroups: gmane.emacs.gnus.general Subject: Hang entering summary buffer Date: Tue, 03 Dec 2002 19:56:02 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: main.gmane.org 1038963835 11534 80.91.224.249 (4 Dec 2002 01:03:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 4 Dec 2002 01:03:55 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18JNxC-0002zr-00 for ; Wed, 04 Dec 2002 02:03:54 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18JNxT-0006sP-00; Tue, 03 Dec 2002 19:04:11 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 03 Dec 2002 19:05:00 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id TAA16027 for ; Tue, 3 Dec 2002 19:04:43 -0600 (CST) Original-Received: (qmail 11235 invoked by alias); 4 Dec 2002 01:03:45 -0000 Original-Received: (qmail 11223 invoked from network); 4 Dec 2002 01:03:43 -0000 Original-Received: from pacific-carrier-annex.mit.edu (18.7.21.83) by gnus.org with SMTP; 4 Dec 2002 01:03:43 -0000 Original-Received: from central-city-carrier-station.mit.edu (CENTRAL-CITY-CARRIER-STATION.MIT.EDU [18.7.7.72]) by pacific-carrier-annex.mit.edu (8.9.2/8.9.2) with ESMTP id UAA27722 for ; Tue, 3 Dec 2002 20:03:40 -0500 (EST) Original-Received: from melbourne-city-street.mit.edu (MELBOURNE-CITY-STREET.MIT.EDU [18.7.21.86]) by central-city-carrier-station.mit.edu (8.9.2/8.9.2) with ESMTP id TAA20999; Tue, 3 Dec 2002 19:59:34 -0500 (EST) Original-Received: from coleco-sidewinder.mit.edu (COLECO-SIDEWINDER.MIT.EDU [18.187.2.149]) by melbourne-city-street.mit.edu (8.9.2/8.9.2) with ESMTP id TAA10450; Tue, 3 Dec 2002 19:56:02 -0500 (EST) Original-To: ding@gnus.org User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.4 (Artificial Intelligence, sparc-sun-solaris2.8) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48017 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48017 --=-=-= I get a hang entering the summary buffer if it contains the attached message. Using current CVS Gnus as of this message, under XEmacs on Solaris. C-g gets me back to the group buffer with the attached backtrace. --=-=-= Content-Disposition: inline Content-Description: Backtrace Signaling: (quit) gnus-summary-goto-subject(3525) (progn (subst-char-in-region start (point) ?\n ?\r) (gnus-summary-goto-subject article)) (if (and (> ... start) (search-backward "\n" start t)) (progn (subst-char-in-region start ... ?\n ?\r) (gnus-summary-goto-subject article)) (goto-char start) nil) (prog1 (if (and ... ...) (progn ... ...) (goto-char start) nil)) (if (and (not ...) (or ... ...)) (prog1 (if ... ... ... nil))) (when (and (not ...) (or ... ...)) (prog1 (if ... ... ... nil))) (let ((buffer-read-only nil) (start ...) (article ...)) (goto-char start) (when (and ... ...) (prog1 ...))) gnus-summary-hide-thread() (if (or (not predicate) (gnus-map-articles predicate ...)) (gnus-summary-hide-thread)) (when (or (not predicate) (gnus-map-articles predicate ...)) (gnus-summary-hide-thread)) (while (not end) (when (or ... ...) (gnus-summary-hide-thread)) (setq end (not ...))) (let ((end nil)) (while (not end) (when ... ...) (setq end ...))) (save-excursion (goto-char (point-min)) (let (...) (while ... ... ...))) gnus-summary-hide-all-threads(nil) (if (and gnus-show-threads gnus-thread-hide-subtree) (gnus-summary-hide-all-threads (if ... ... nil))) (when (and gnus-show-threads gnus-thread-hide-subtree) (gnus-summary-hide-all-threads (if ... ... nil))) gnus-summary-maybe-hide-threads() (if (and (zerop ...) (not no-display)) (progn (gnus-summary-catchup-and-exit nil t) (gnus-message 6 "No unread news") (when kill-buffer ...) nil) (gnus-summary-maybe-hide-threads) (when kill-buffer (gnus-kill-or-deaden-summary kill-buffer)) (gnus-summary-auto-select-subject) (if (and ... ... gnus-newsgroup-unreads gnus-auto-select-first) (progn ... ...) (gnus-summary-position-point) (gnus-configure-windows ... ...) (gnus-set-mode-line ...)) (when (get-buffer-window gnus-group-buffer t) (let ... ... ... ...)) (setq gnus-newsgroup-prepared t) (gnus-run-hooks (quote gnus-summary-prepared-hook)) t) (cond ((not new-group) (gnus-set-global-variables) (when kill-buffer ...) (gnus-configure-windows ... ...) (gnus-set-mode-line ...) (gnus-summary-position-point) (message "") t) ((null did-select) (when ... ... ...) (let ... ...) nil) ((eq did-select ...) (and ... ... ...) (when kill-buffer ...) (if ... ... ...) (signal ... nil)) (t (gnus-set-global-variables) (setq gnus-newsgroup-active ...) (gnus-run-hooks ...) (gnus-update-format-specifications nil ... ... ...) (gnus-update-summary-mark-positions) (when gnus-use-scoring ...) (when gnus-build-sparse-threads ...) (if gnus-show-threads ... ...) (unless no-display ...) (when gnus-use-trees ... ...) (when ... ...) (gnus-run-hooks ...) (if ... ... ... ... ... ... ... ... ... t))) (let* ((new-group ...) (quit-config ...) (did-select ...)) (cond (... ... ... ... ... ... ... t) (... ... ... nil) (... ... ... ... ...) (t ... ... ... ... ... ... ... ... ... ... ... ... ...))) gnus-summary-read-group-1("nnml:mail.lists.debian.bugs.dist" 5 t nil nil nil) (or (gnus-summary-read-group-1 group show-all no-article kill-buffer no-display select-articles) (setq show-all nil select-articles nil)) (let ((gnus-auto-select-next nil)) (or (gnus-summary-read-group-1 group show-all no-article kill-buffer no-display select-articles) (setq show-all nil select-articles nil))) (setq result (let (...) (or ... ...))) (null (setq result (let ... ...))) (and group (null (setq result ...)) (eq gnus-auto-select-next (quote quietly))) (while (and group (null ...) (eq gnus-auto-select-next ...)) (set-buffer gnus-group-buffer) (when backward (gnus-group-prev-unread-group 2)) (if (not ...) (setq group ...) (setq group nil))) (let (result) (while (and group ... ...) (set-buffer gnus-group-buffer) (when backward ...) (if ... ... ...)) result) gnus-summary-read-group("nnml:mail.lists.debian.bugs.dist" 5 t nil nil nil nil) (let ((no-display ...) (group ...) number active marked entry) (when (eq all 0) (setq all nil)) (unless group (error "No group on current line")) (setq marked (gnus-info-marks ...)) (setq number (cond ... ... ...)) (gnus-summary-read-group group (or all ...) no-article nil no-display nil select-articles)) gnus-group-read-group(5 t) gnus-group-select-group(5) (if (gnus-group-topic-p) (let (...) (gnus-topic-fold all) (gnus-dribble-touch)) (gnus-group-select-group all)) gnus-topic-select-group(5) call-interactively(gnus-topic-select-group) --=-=-= Content-Type: message/rfc822 Content-Disposition: attachment; filename=3525 Return-Path: Received: from pacific-carrier-annex.mit.edu by po10.mit.edu (8.9.2/4.7) id EAA00473; Tue, 3 Dec 2002 04:24:04 -0500 (EST) Received: from murphy.debian.org (murphy.debian.org [65.125.64.134]) by pacific-carrier-annex.mit.edu (8.9.2/8.9.2) with ESMTP id EAA27536 for ; Tue, 3 Dec 2002 04:24:03 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by murphy.debian.org (Postfix) with QMQP id 445F61F9BE; Tue, 3 Dec 2002 03:23:28 -0600 (CST) Old-Return-Path: Received: from master.debian.org (master.debian.org [65.125.64.135]) by murphy.debian.org (Postfix) with ESMTP id 0AC8A1F9A0; Tue, 3 Dec 2002 03:23:20 -0600 (CST) Received: from debbugs by master.debian.org with local (Exim 3.12 1 (Debian)) id 18J9Bt-0001J4-00; Tue, 03 Dec 2002 03:18:05 -0600 X-Loop: owner@bugs.debian.org Subject: Bug#171555: =?iso-8859-1?q?ITP=3A_kernel-patch-sensors_Hardware_h?= =?iso-8859-1?q?ealth_monitoring_tool_=28kernel_patch=29?= =?iso-8859-1?q?=0D=0A__=2E=0D=0A___This_package_contains_two_ke?= =?iso-8859-1?q?rnel_patches=2E_For_2=2E4=2E19_and_2=2E4=2E20=2E?= Reply-To: Robert Nagy , 171555@bugs.debian.org Resent-From: Robert Nagy Resent-To: debian-bugs-dist@lists.debian.org Resent-Cc: debian-devel@lists.debian.org, wnpp@debian.org, wnpp@packages.qa.debian.org Resent-Date: Tue, 03 Dec 2002 09:18:04 GMT Resent-Message-ID: X-Debian-PR-Message: report 171555 X-Debian-PR-Package: wnpp Received: via spool by submit@bugs.debian.org id=B.10389066523445 (code B ref -1); Tue, 03 Dec 2002 09:18:04 GMT Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Robert Nagy To: Debian Bug Tracking System X-Mailer: reportbug 2.9 Date: Tue, 03 Dec 2002 10:11:21 +0100 X-Gnus-Mail-Source: pop:dmaze@nil Message-Id: <20021203091121.DB6559FEC5@linuxforum.hu> Delivered-To: submit@bugs.debian.org X-Spam-Status: No, hits=-1.1 required=4.0 tests=DEBIAN_BTS_BUG,FORGED_RCVD_FOUND,RESENT_TO, SPAM_PHRASE_00_01 version=2.43 X-Mailing-List: archive/latest/132161 X-Loop: debian-devel@lists.debian.org List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: debian-devel-request@lists.debian.org Lines: 35 Xref: multics.mit.edu mail.lists.debian.bugs.dist:3525 Package: wnpp Version: unavailable; reported 2002-12-03 Severity: wishlist * Package name : kernel-patch-sensors Version : 2.6.5 Upstream Author : The Lm_sensors Group * URL : http://www2.lm-sensors.nu/~lm78/ * License : GPL Description : Lm-sensors is a hardware health monitoring package for Linux (kernel patch) (Include the long description here.) I've created the patches on my own for 2.4.19 and 2.4.20 from the lm-sensors-source package. This patch allow you patch you kernel with lm_sensors. This package Depends on kernel-patch-i2c. So if I don't post another ITP about that. If it is needed please mail me immediatly. You can downolad them from: deb http://ers.linuxforum.hu/debian/ ./ deb-src http://ers.linuxforum.hu/debian/ ./ -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux thuglife.homelinux.org 2.4.19 #4 Fri Nov 29 21:45:51 CET 2002 i686 Locale: LANG=en_US, LC_CTYPE=en_US -- To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org --=-=-= -- David Maze dmaze@mit.edu http://www.mit.edu/~dmaze/ "Theoretical politics is interesting. Politicking should be illegal." -- Abra Mitchell --=-=-=--