unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: jidanni@jidanni.org
To: stepnem@gmail.com
Cc: debian-eeepc-devel@lists.alioth.debian.org, 7871@debbugs.gnu.org
Subject: bug#7871: 24.0.50; Emacs M-x man vs. RREPC screen width
Date: Fri, 21 Jan 2011 10:51:40 +0800	[thread overview]
Message-ID: <87lj2fvuir.fsf__7800.74022845856$1295578494$gmane$org@jidanni.org> (raw)
In-Reply-To: <87wrm12lvg.fsf@jidanni.org>

>>>>> "ŠN" == Štěpán Němec <stepnem@gmail.com> writes:
ŠN> jidanni@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)





  parent reply	other threads:[~2011-01-21  2:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87lj2fyikn.fsf@gmail.com>
2011-01-19 11:06 ` bug#7871: 24.0.50; Emacs M-x man vs. RREPC screen width jidanni
2011-01-20 10:29   ` Štěpán Němec
2011-01-21  2:51   ` jidanni [this message]
2011-07-14 17:25   ` Lars Magne Ingebrigtsen
2011-07-21  1:04   ` jidanni

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='87lj2fvuir.fsf__7800.74022845856$1295578494$gmane$org@jidanni.org' \
    --to=jidanni@jidanni.org \
    --cc=7871@debbugs.gnu.org \
    --cc=debian-eeepc-devel@lists.alioth.debian.org \
    --cc=stepnem@gmail.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).