Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* splitting weird on emacs trunk gnus
@ 2014-07-07 15:27 Thien-Thi Nguyen
  2014-07-07 15:45 ` Thien-Thi Nguyen
  0 siblings, 1 reply; 2+ messages in thread
From: Thien-Thi Nguyen @ 2014-07-07 15:27 UTC (permalink / raw)
  To: info-gnus-english


[-- Attachment #1.1: Type: text/plain, Size: 937 bytes --]

The trunk (pulled a few hours ago, built and run in-place) Emacs
Gnus no longer behaves sensibly for ‘B t’.  Previously, i'd see
the trace buffer with one or more groups and their derivations.
Now, i see instead the article displayed and "This message would
go to bogus" in the echo area.

I ‘edebug-defun’ed ‘gnus-summary-respool-query’ and then later
also ‘nnmail-article-group’, and found that ‘nnmail-split-methods’
has value nil at evaluation time, which is strange since it is
‘let’-bound (nnimap source) in its caller and i would expect it to
have the value of var ‘nnmail-split-fancy’ (a hairy sexp omitted
here).  Hmmm...

Anyone else see similar weirdness?

-- 
Thien-Thi Nguyen
   GPG key: 4C807502
   (if you're human and you know it)
      read my lisp: (responsep (questions 'technical)
                               (not (via 'mailing-list)))
                     => nil

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: splitting weird on emacs trunk gnus
  2014-07-07 15:27 splitting weird on emacs trunk gnus Thien-Thi Nguyen
@ 2014-07-07 15:45 ` Thien-Thi Nguyen
  0 siblings, 0 replies; 2+ messages in thread
From: Thien-Thi Nguyen @ 2014-07-07 15:45 UTC (permalink / raw)
  To: info-gnus-english


[-- Attachment #1.1: Type: text/plain, Size: 729 bytes --]

() Thien-Thi Nguyen <ttn@gnu.org>
() Mon, 07 Jul 2014 17:27:44 +0200

   Anyone else see similar weirdness?

Yes, you fool!  Obviously you haven't read:

 (info "(gnus) Client-Side IMAP Splitting")

and done:

  (setq gnus-secondary-select-methods
        '(...
          (nnimap ...
                  (nnimap-split-methods 'default)
                  )
        ))

in ~/.gnus !  Stop wasting everyone's time!

(BTW, i really dislike both ‘RET’ and ‘C-j’ indenting, WTF!)

-- 
Thien-Thi Nguyen
   GPG key: 4C807502
   (if you're human and you know it)
      read my lisp: (responsep (questions 'technical)
                               (not (via 'mailing-list)))
                     => nil

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-07 15:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-07 15:27 splitting weird on emacs trunk gnus Thien-Thi Nguyen
2014-07-07 15:45 ` Thien-Thi Nguyen

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).