Skip to content

Silence byte-compiler warnings - #4

Open
leungbk wants to merge 2 commits into
jeremy-compostella:masterfrom
leungbk:misc
Open

Silence byte-compiler warnings#4
leungbk wants to merge 2 commits into
jeremy-compostella:masterfrom
leungbk:misc

Conversation

@leungbk

@leungbk leungbk commented Jan 13, 2021

Copy link
Copy Markdown

Also autoload pdfgrep-mode.

@jeremy-compostella jeremy-compostella left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here is the result of byte-compile on the current version of pdfgrep with Emacs 27.1.

~/.emacs.d/elpa/pdf-tools-20200214.536/pdf-outline.elc:Warning: ‘title’ is an
    obsolete variable (as of 25.1); use 'title instead
Leaving directory ‘/home/jcompost/Documents/GordonPeak/’

Compiling file /home/jcompost/MyPersonalWork/j2m-emacs-config/pdfgrep/pdfgrep.el at Wed Feb  3 10:05:46 2021
Entering directory ‘/home/jcompost/MyPersonalWork/j2m-emacs-config/pdfgrep/’

which warning is this patch addressing ?

@jeremy-compostella

Copy link
Copy Markdown
Owner

The second commit looks good to me.

@jeremy-compostella

Copy link
Copy Markdown
Owner

Here is the result of byte-compile on the current version of pdfgrep with Emacs 27.1.

~/.emacs.d/elpa/pdf-tools-20200214.536/pdf-outline.elc:Warning: ‘title’ is an
    obsolete variable (as of 25.1); use 'title instead
Leaving directory ‘/home/jcompost/Documents/GordonPeak/’

Compiling file /home/jcompost/MyPersonalWork/j2m-emacs-config/pdfgrep/pdfgrep.el at Wed Feb  3 10:05:46 2021
Entering directory ‘/home/jcompost/MyPersonalWork/j2m-emacs-config/pdfgrep/’

which warning is this patch addressing ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants