all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ernobe <ernobe@yahoo.com>
To: help-gnu-emacs@gnu.org
Subject: [Gnus] Invalid buffer type?
Date: Thu, 05 Feb 2015 12:45:06 -0600	[thread overview]
Message-ID: <87zj8syz7x.fsf@002215fd0050.amnet.co.cr> (raw)


Hi,
I've been trying to get gnus-use-trees to work, with
gnus-add-configuration, like so:

(setq gnus-use-trees t
	gnus-tree-minimize-window nil)
(gnus-add-configuration
  '(article
     (vertical 1.0
        (tree 1.0 point)
        (article 0.85))))

Now the trees appear, but when I select an article, point goes to the end
of the tree buffer, not to the corresponding tree node.

But if I put point in the article buffer and select the next article
with 'N' it says 'Invalid buffer type: (vertical 1.0 (summary 0.25
point) (article 1.0))'.  This piece of code does not appear in the
gnus-buffer-configuration variable, which is where changes in
gnus-add-configuration go.  Probably point is going to where it is sent
with that piece of code.  Any pointers?

The funny thing is, if I remove all the above code from .emacs, and put
point in the article buffer and select the next one with 'N' it just
works.



-- 
"The world of existence is an emanation of the merciful attribute of God."
Abdu'l-Baha
http://www.costarricense.cr/pagina/ernobe


             reply	other threads:[~2015-02-05 18:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-05 18:45 ernobe [this message]
2015-02-06  2:39 ` [Gnus] Invalid buffer type? Lars Magne Ingebrigtsen

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=87zj8syz7x.fsf@002215fd0050.amnet.co.cr \
    --to=ernobe@yahoo.com \
    --cc=help-gnu-emacs@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.