politza / pdf-tools

Emacs support library for PDF files.
GNU General Public License v3.0
1.57k stars 162 forks source link

prompt to save annotation as org file if the pdf is modified when killing the buffer #381

Closed cryoguy closed 5 years ago

cryoguy commented 6 years ago

When I use Ctlr-x + k to kill a pdf buffer opened with pdf-tool, it will prompt me that the PDF is modified and whether I want to kill or not. Is there a way to change the prompt with a save option if the PDF is modified?

It is beyond my limited elip capacity. Thanks in advance!

politza commented 6 years ago

Pdftools uses the general Emacs mechanisms for these purposes.

So, please repeat the question on emacs.stackexchange.com .