Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Brady Trainor <algebrat@uw.edu>
To: info-gnus-english@gnu.org
Subject: single pane layout, chokes on RET
Date: Fri, 26 Sep 2014 22:40:26 -0700	[thread overview]
Message-ID: <87zjdly62d.fsf@uw.edu> (raw)


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

                 reply	other threads:[~2014-09-27  5:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zjdly62d.fsf@uw.edu \
    --to=algebrat@uw.edu \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).