Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* single pane layout, chokes on RET
@ 2014-09-27  5:40 Brady Trainor
  0 siblings, 0 replies; only message in thread
From: Brady Trainor @ 2014-09-27  5:40 UTC (permalink / raw)
  To: info-gnus-english


Hi, I have layout config

,----
| (gnus-add-configuration
|  '(summary
|    (horizontal 1.0
|                (vertical 1.0 (summary 1.0 point)))))
| (gnus-add-configuration
|  '(article
|    (horizontal 1.0
|                (vertical 1.0 (article 1.0 point)))))
`----

However, if I freshly open up a Summary buffer, for instance after `q',
and then RET to open up an article, I get a blank buffer, with
minibuffer message, 

,----
| gnus-summary-show-thread: Args out of range: 0
`----

If I check *​messages​* buffer, then I find some lines like

,----
| byte-code: Attempt to delete minibuffer or sole ordinary window
| No more unseen articles
| gnus-summary-show-thread: Args out of range: 0
`----

Other lines I encounter are 

,----
| No more unseen articles
| No more unread articles
`----

However, I have lines like

,----
| (define-key gnus-article-mode-map (kbd "N") 'gnus-summary-next-article)
| (define-key gnus-article-mode-map (kbd "P") 'gnus-summary-prev-article)
`----

which if I execute while in this empty buffer, take me to "real"
articles (I mean not empty Article buffers).


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-27  5:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-27  5:40 single pane layout, chokes on RET Brady Trainor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).