bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12906: 24.2.50; Parts of the screen are completely white


From: Fabrice Niessen
Subject: bug#12906: 24.2.50; Parts of the screen are completely white
Date: Wed, 25 Jun 2014 13:51:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (windows-nt)

Eli Zaretskii wrote:
>> From: "Fabrice Niessen" <fni@missioncriticalit.com>
>> Date: Sat, 22 Dec 2012 22:16:15 +0100
>> Cc: 12906@debbugs.gnu.org
>> 
>> Eli Zaretskii wrote:
>> >> From: "Fabrice Niessen" <fni@missioncriticalit.com>
>> >> Cc: 12906@debbugs.gnu.org
>> >> Date: Thu, 20 Dec 2012 09:38:04 +0100
>> >> 
>> >>   ;; better scrolling in Emacs (doing a <PageDown> followed by a <PageUp> 
>> >> will
>> >>   ;; place the point at the same place)
>> >>   (when (locate-library "pager")
>> >>     (autoload 'pager-page-up "pager" nil t)
>> >>     (autoload 'pager-page-down "pager" nil t)
>> >> 
>> >>     (global-set-key (kbd "<prior>") 'pager-page-up)
>> >>     (global-set-key (kbd "<next>") 'pager-page-down))
>> >
>> > Where can I find this "pager" library, of the version you are using?
>> 
>> Here, attached, the version I'm using.
>
> Do you still see the problem in the current Emacs?  If so, did you
> bisect your customizations further and found the "guilty" one(s)?

I did NOT notice this for quite a long time.  You can safely close it.

Thanks,
Fabrice Niessen

-- 
Fabrice Niessen
Leuven, Belgium
http://www.pirilampo.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]