GNU bug report logs - #7871
24.0.50; Emacs M-x man vs. EEEPC screen width

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Thu, 20 Jan 2011 01:27:02 UTC

Severity: minor

Found in version 24.0.50

Done: jidanni <at> jidanni.org

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 7871 in the body.
You can then email your comments to 7871 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, debian-eeepc-devel <at> lists.alioth.debian.org, bug-gnu-emacs <at> gnu.org:
bug#7871; Package emacs. (Thu, 20 Jan 2011 01:27:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to jidanni <at> jidanni.org:
New bug report received and forwarded. Copy sent to debian-eeepc-devel <at> lists.alioth.debian.org, bug-gnu-emacs <at> gnu.org. (Thu, 20 Jan 2011 01:27:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: jidanni <at> jidanni.org
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.50; Emacs M-x man vs. RREPC screen width
Date: Wed, 19 Jan 2011 19:06:43 +0800
[Message part 1 (text/plain, inline)]
Why on EEEPC 702 does emacs's M-x man miscalculate the screen width,
causing M-x man to go beyond the edge as shown in the attached screenshot.

I use http://jidanni.org/comp/configuration files

[Emacs.png (image/png, attachment)]
[Message part 3 (text/plain, inline)]
In GNU Emacs 24.0.50.1 (i486-pc-linux-gnu, GTK+ Version 2.20.1)
 of 2011-01-14 on keller, modified by Debian
 (emacs-snapshot package, version 1:20110112-1)

Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#7871; Package emacs. (Thu, 20 Jan 2011 10:24:02 GMT) Full text and rfc822 format available.

Message #8 received at 7871 <at> debbugs.gnu.org (full text, mbox):

From: Štěpán Němec <stepnem <at> gmail.com>
To: jidanni <at> jidanni.org
Cc: debian-eeepc-devel <at> lists.alioth.debian.org, 7871 <at> debbugs.gnu.org
Subject: Re: bug#7871: 24.0.50; Emacs M-x man vs. RREPC screen width
Date: Thu, 20 Jan 2011 11:29:12 +0100
jidanni <at> jidanni.org writes:

> Why on EEEPC 702 does emacs's M-x man miscalculate the screen width,
> causing M-x man to go beyond the edge as shown in the attached
> screenshot.

This sometimes happens to me, too (on trunk, but I'm not sure it
matters); I haven't investigated, probably something to do with window
configuration at the time you run `man'. In any case, I doubt it has
anything to do with "EEEPC 702" specifically, whatever that is.

  Štěpán




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#7871; Package emacs. (Fri, 21 Jan 2011 02:44:02 GMT) Full text and rfc822 format available.

Message #11 received at 7871 <at> debbugs.gnu.org (full text, mbox):

From: jidanni <at> jidanni.org
To: stepnem <at> gmail.com
Cc: debian-eeepc-devel <at> lists.alioth.debian.org, 7871 <at> debbugs.gnu.org
Subject: Re: bug#7871: 24.0.50; Emacs M-x man vs. RREPC screen width
Date: Fri, 21 Jan 2011 10:51:40 +0800
>>>>> "ŠN" == Štěpán Němec <stepnem <at> gmail.com> writes:
ŠN> jidanni <at> jidanni.org writes:

>> Why on EEEPC 702 does emacs's M-x man miscalculate the screen width,
>> causing M-x man to go beyond the edge as shown in the attached
>> screenshot.

ŠN> This sometimes happens to me, too (on trunk, but I'm not sure it
ŠN> matters); I haven't investigated, probably something to do with window
ŠN> configuration at the time you run `man'. In any case, I doubt it has
ŠN> anything to do with "EEEPC 702" specifically, whatever that is.

Ah, probably need these in .emacs in order for M-x man to always
work properly
(setenv "PAGER" "cat")
(setenv "LESS" nil)
(setenv "COLUMNS" nil)
(setenv "LINES" nil)




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#7871; Package emacs. (Thu, 14 Jul 2011 17:45:05 GMT) Full text and rfc822 format available.

Message #14 received at 7871 <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: jidanni <at> jidanni.org
Cc: 7871 <at> debbugs.gnu.org
Subject: Re: 24.0.50; Emacs M-x man vs. RREPC screen width
Date: Thu, 14 Jul 2011 19:25:02 +0200
jidanni <at> jidanni.org writes:

> Why on EEEPC 702 does emacs's M-x man miscalculate the screen width,
> causing M-x man to go beyond the edge as shown in the attached screenshot.

I'm unable to reproduce this bug.  Does it happen always or just
sometimes?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#7871; Package emacs. (Thu, 21 Jul 2011 01:05:05 GMT) Full text and rfc822 format available.

Message #17 received at 7871 <at> debbugs.gnu.org (full text, mbox):

From: jidanni <at> jidanni.org
To: 7871 <at> debbugs.gnu.org, control <at> debbugs.gnu.org
Subject: Re: 24.0.50; Emacs M-x man vs. RREPC screen width
Date: Thu, 21 Jul 2011 09:04:41 +0800
retitle 7871 24.0.50; Emacs M-x man vs. EEEPC screen width
close 7871
thanks
Works now.




Changed bug title to '24.0.50; Emacs M-x man vs. EEEPC screen width' from '24.0.50; Emacs M-x man vs. RREPC screen width' Request was from jidanni <at> jidanni.org to control <at> debbugs.gnu.org. (Thu, 21 Jul 2011 01:05:06 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 7871 <at> debbugs.gnu.org and jidanni <at> jidanni.org Request was from jidanni <at> jidanni.org to control <at> debbugs.gnu.org. (Thu, 21 Jul 2011 01:05:06 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 18 Aug 2011 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 309 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.