From 7d6583a6da023f0a1f243d01cb2d856e272fc625 Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Mon, 12 Jan 2015 09:13:21 -0200 Subject: Hotfix: Unused argument page --- sx-inbox.el | 1 + 1 file changed, 1 insertion(+) (limited to 'sx-inbox.el') diff --git a/sx-inbox.el b/sx-inbox.el index 1efceb1..21589fb 100644 --- a/sx-inbox.el +++ b/sx-inbox.el @@ -69,6 +69,7 @@ KEYWORDS are added to the method call along with PAGE. `sx-method-call' is used with `sx-inbox-filter'." (sx-method-call (if notifications 'notifications 'inbox) :keywords keywords + :page page :filter sx-inbox-filter)) -- cgit v1.2.3