Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile twittering-mode.el #120

Open
humitos opened this issue Sep 5, 2016 · 0 comments
Open

Compile twittering-mode.el #120

humitos opened this issue Sep 5, 2016 · 0 comments

Comments

@humitos
Copy link

humitos commented Sep 5, 2016

Hi,

Not sure if relevant, but when I compile it from github master with this command:

emacs -Q --batch -l "~/.emacs" -f batch-byte-compile packages/*.el 2>&1 | grep -C 4 "Error"

I get:

packages/twittering-mode.el:10122:39:Warning: ‘interactive-p’ is an obsolete
    function (as of 23.2); use ‘called-interactively-p’ instead.

In twittering-stop:
packages/twittering-mode.el:10277:21:Error: missing value for ‘twittering-idle-timer-for-redisplay’ at end of setq

In twittering-initialize-global-variables-if-necessary:
packages/twittering-mode.el:10534:18:Warning: reference to free variable
    ‘twittering-sign-string-function’

BTW, the mode works properly anyway.

GNU Emacs 25.1.50.2
Xubuntu 16.04 LTS

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

No branches or pull requests

1 participant