Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7188163
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T19:00:34+00:00 2026-05-28T19:00:34+00:00

Emacs 23 can view PDF files inside the editor which is great. However it

  • 0

Emacs 23 can view PDF files inside the editor which is great. However it also shows a welcome page, for every PDF page, like this:

enter image description here

How can I remove this welcome page? I understand Emacs is doing some processing for the PDF page, and it probably does not want the user to try to open the file over and over again while it is doing that, but I’d prefer and hourglass instead of a whole page.

I tried setting doc-view-conversion-refresh-interval to nil BTW, it didnt work.

I am on GNU Emacs 23.2.1 (i686-pc-linux-gnu, GTK+ Version 2.24.4).

Thanks,

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T19:00:36+00:00Added an answer on May 28, 2026 at 7:00 pm

    WRT your answer, it sounds like you either edited the original file, or made a replacement copy of that entire library.

    The first way will be lost when you update Emacs. The second way means you won’t get any improvements to that library when you update Emacs. Neither is a very good option.

    Instead you can tell Emacs that if and when it loads the original library, it should re-define that one function at that time.

    This minimises the potential problems associated with upgrades, and does not require you to load the library unconditionally in your .emacs (which would increase your start-up time unnecessarily for sessions where you didn’t load any PDFs).

    (eval-after-load 'doc-view
      '(defun doc-view-buffer-message ()
         ;; your definition here
         ))
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to view Clojure function documentation in Emacs? Namely, can I configure
I want to modify and view github wikis with local editor like Emacs, and
I want to index clojure files, using etags so that i can use Emacs's
How can I tell (from inside of .emacs) whether or not the Emacs version
I would like to know Emacs' equivalent of Vim's :n, which opens several files
What commands in Emacs can I use to insert into the text buffer of
Can Emacs support the concept of projects? That would be where several configuration options
With VIM or Emacs I can put comments in the file that will be
How can I get Emacs style key bindings in Visual Studio? Is it available
How can I make Emacs show blank spaces (like a space, a tab, a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.