Gnus development mailing list
 help / color / mirror / Atom feed
* problems with nnvirtual+nnimap
@ 2014-02-08 21:00 Uwe Brauer
  2014-03-05 17:39 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Uwe Brauer @ 2014-02-08 21:00 UTC (permalink / raw)
  To: ding

[-- Attachment #1: Type: text/plain, Size: 551 bytes --]

Hello

I tried to create a virtual group consisting 
for 2 nnimap groups via:
gnus-group-make-empty-virtual
and then 
gnus-group-add-to-virtual. 

However when I run gnus-group-get-new-news

The group disappeared!

I  run gnus-group-enter-server-mode

And could see the following line

     {nnvirtual:^$\|\(^nnimap\+UCMgmail:Josetxo$\)\|\(^nnimap\+UCMgmail:Roberto$\)} (opened)

However I cannot enter the group or do anything with this group I even
and not kill (delete) it.

When trying to enter I obtain an error of the form 

thanks

Uwe Brauer 

[-- Attachment #2: nnvirtual-bug --]
[-- Type: text/plain, Size: 2593 bytes --]

Debugger entered--Lisp error: (error "No such function: nnvirtual-request-list")
  signal(error ("No such function: nnvirtual-request-list"))
  cerror("No such function: %s" nnvirtual-request-list)
  apply(cerror "No such function: %s" nnvirtual-request-list)
  error("No such function: %s" nnvirtual-request-list)
  gnus-get-function((nnvirtual "^$\\|\\(^nnimap\\+UCMgmail:Josetxo$\\)\\|\\(^nnimap\\+UCMgmail:Roberto$\\)") request-list)
  gnus-request-list((nnvirtual "^$\\|\\(^nnimap\\+UCMgmail:Josetxo$\\)\\|\\(^nnimap\\+UCMgmail:Roberto$\\)"))
  gnus-browse-foreign-server("nnvirtual:^$\\|\\(^nnimap\\+UCMgmail:Josetxo$\\)\\|\\(^nnimap\\+UCMgmail:Roberto$\\)" #<buffer "*Server*">)
  #<compiled-function (from gnus-server-read-server) (server) "...(23)" [server buf gnus-browse-foreign-server nil gnus-server-update-server gnus-server-server-name gnus-server-position-point] 3 ("/home/oub/xemacs/site-lisp/packages/gnus-git-15-1-2013/lisp/gnus-srvr.elc" . 24839) (list (gnus-server-server-name)) 0x4155>("nnvirtual:^$\\|\\(^nnimap\\+UCMgmail:Josetxo$\\)\\|\\(^nnimap\\+UCMgmail:Roberto$\\)")
  call-interactively(gnus-server-read-server)
  recursive-edit()
  byte-code("..." [buffer-read-only noninteractive debugger-buffer middlestart debugger-args debugger-batch-max-lines pop-to-buffer debugger-mode debugger-setup-buffer count-lines 2 "...\n" message buffer-string kill-emacs debug backtrace-debug 3 t debugger-reenable "" nil recursive-edit standard-output] 3)
  debug(error (error "No such function: nnvirtual-request-list"))
  signal(error ("No such function: nnvirtual-request-list"))
  cerror("No such function: %s" nnvirtual-request-list)
  apply(cerror "No such function: %s" nnvirtual-request-list)
  error("No such function: %s" nnvirtual-request-list)
  gnus-get-function((nnvirtual "^$\\|\\(^nnimap\\+UCMgmail:Josetxo$\\)\\|\\(^nnimap\\+UCMgmail:Roberto$\\)") request-list)
  gnus-request-list((nnvirtual "^$\\|\\(^nnimap\\+UCMgmail:Josetxo$\\)\\|\\(^nnimap\\+UCMgmail:Roberto$\\)"))
  gnus-browse-foreign-server("nnvirtual:^$\\|\\(^nnimap\\+UCMgmail:Josetxo$\\)\\|\\(^nnimap\\+UCMgmail:Roberto$\\)" #<killed buffer>)
  #<compiled-function (from gnus-server-read-server) (server) "...(23)" [server buf gnus-browse-foreign-server nil gnus-server-update-server gnus-server-server-name gnus-server-position-point] 3 ("/home/oub/xemacs/site-lisp/packages/gnus-git-15-1-2013/lisp/gnus-srvr.elc" . 24839) (list (gnus-server-server-name)) 0x4155>("nnvirtual:^$\\|\\(^nnimap\\+UCMgmail:Josetxo$\\)\\|\\(^nnimap\\+UCMgmail:Roberto$\\)")
  call-interactively(gnus-server-read-server)

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

* Re: problems with nnvirtual+nnimap
  2014-02-08 21:00 problems with nnvirtual+nnimap Uwe Brauer
@ 2014-03-05 17:39 ` Lars Ingebrigtsen
  2014-03-19 14:41   ` Uwe Brauer
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2014-03-05 17:39 UTC (permalink / raw)
  To: ding

Uwe Brauer <oub@mat.ucm.es> writes:

> I tried to create a virtual group consisting 
> for 2 nnimap groups via:
> gnus-group-make-empty-virtual
> and then 
> gnus-group-add-to-virtual. 
>
> However when I run gnus-group-get-new-news
>
> The group disappeared!

I just tried the same, and it worked for me.  Can you jump to the group
with `j'?
-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



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

* Re: problems with nnvirtual+nnimap
  2014-03-05 17:39 ` Lars Ingebrigtsen
@ 2014-03-19 14:41   ` Uwe Brauer
  0 siblings, 0 replies; 3+ messages in thread
From: Uwe Brauer @ 2014-03-19 14:41 UTC (permalink / raw)
  To: ding

[-- Attachment #1: Type: text/plain, Size: 285 bytes --]

>> "Lars" == Lars Ingebrigtsen <larsi@gnus.org> writes:

   > Uwe Brauer <oub@mat.ucm.es> writes:
   >> The group disappeared!

   > I just tried the same, and it worked for me.  Can you jump to the group
   > with `j'?


I just saw your mail, after a couple of restarts it now works!

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5556 bytes --]

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

end of thread, other threads:[~2014-03-19 14:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-08 21:00 problems with nnvirtual+nnimap Uwe Brauer
2014-03-05 17:39 ` Lars Ingebrigtsen
2014-03-19 14:41   ` Uwe Brauer

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