You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hi,
Not sure if relevant, but when I compile it from github master with this command:
I get:
BTW, the mode works properly anyway.
GNU Emacs 25.1.50.2
Xubuntu 16.04 LTS
The text was updated successfully, but these errors were encountered: