branch: externals/gnorb
commit 6917948316f18279d0ba8e910f754108ec83941d
Author: Eric Abrahamsen <[email protected]>
Commit: Eric Abrahamsen <[email protected]>
Bah, typo
---
gnorb-utils.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnorb-utils.el b/gnorb-utils.el
index 1f2d586..44eef8f 100644
--- a/gnorb-utils.el
+++ b/gnorb-utils.el
@@ -198,7 +198,7 @@ window."
(gnus-activate-group group)
(setq success (gnus-group-read-group arts t group))
(if success
- (gnus-summary-goto-article arto nil t)
+ (gnus-summary-goto-article artno nil t)
(signal 'error "Group could not be opened."))))
(defun gnorb-trigger-todo-action (arg &optional id)