unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* problem with term/pager - emacs 24.2.1 on FreeBSD
@ 2012-11-14 23:53 Joseph Mingrone
  2012-11-15  0:28 ` Joseph Mingrone
  0 siblings, 1 reply; 2+ messages in thread
From: Joseph Mingrone @ 2012-11-14 23:53 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 649 bytes --]

Hello all;

I run term (more precisely multi-term) inside of emacs 24.2.1 installed
from the FreeBSD port.  It works quite well, but one problem that I haven't
been able to solve is this.  When I page output the text scrolls two lines
too far.  For example, if I do: $ man ls, I don't see the first two lines
even with an M-v.  After I exit the pager, I can do a C-c C-j and scroll
back and see that they were there, but I just can't get at them while the
pager is running.

The problem seems independent of the shell I use (I tested with zsh and
tcsh) or the pager (I tested with less and more).

Thanks for any suggestions you might have,

Joseph

[-- Attachment #2: Type: text/html, Size: 698 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: problem with term/pager - emacs 24.2.1 on FreeBSD
  2012-11-14 23:53 problem with term/pager - emacs 24.2.1 on FreeBSD Joseph Mingrone
@ 2012-11-15  0:28 ` Joseph Mingrone
  0 siblings, 0 replies; 2+ messages in thread
From: Joseph Mingrone @ 2012-11-15  0:28 UTC (permalink / raw)
  To: help-gnu-emacs

On Wed, Nov 14, 2012 at 7:53 PM, Joseph Mingrone <jrm@ftfl.ca> wrote:
> I run term (more precisely multi-term) inside of emacs 24.2.1 installed
> from the FreeBSD port.  It works quite well, but one problem that I haven't
> been able to solve is this.  When I page output the text scrolls two lines
> too far.  For example, if I do: $ man ls, I don't see the first two lines
> even with an M-v.  After I exit the pager, I can do a C-c C-j and scroll
> back and see that they were there, but I just can't get at them while the
> pager is running.
>
> The problem seems independent of the shell I use (I tested with zsh and
> tcsh) or the pager (I tested with less and more).

I discovered the problem.  I have the following in my ~/.emacs:
(custom-set-faces '(mode-line ((t (:background "black" :foreground
"white" :box (:line-width 1 :color "white")))))).  If I remove the
:box (:line-width 1 :color "white") part, the pager works fine.

Is there something wrong with that line?

Thanks,

Joseph



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-11-15  0:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-14 23:53 problem with term/pager - emacs 24.2.1 on FreeBSD Joseph Mingrone
2012-11-15  0:28 ` Joseph Mingrone

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