Gnus development mailing list
 help / color / mirror / Atom feed
* problem with multiple gmail imap accounts: gnus-delete-duplicates not defined
@ 2011-02-20 18:18 Eric S Fraga
  2011-02-20 20:02 ` Eric S Fraga
  0 siblings, 1 reply; 5+ messages in thread
From: Eric S Fraga @ 2011-02-20 18:18 UTC (permalink / raw)
  To: gnus mailing list

After a week away, where I have been using a laptop which only checks
emails on a couple of my accounts, I have come back to my desktop system
which checks emails on a few others.  I am getting the following error
message:

,----
| Warning: Unable to open server nnimap+XXX due to: Symbol's function
| definition is void: gnus-delete-duplicates; Unable to open server
| nnimap+YYY due to: Symbol's function definition is void:
| gnus-delete-duplicates; Unable to open server nnimap+ZZZ due to:
| Symbol's function definition is void: gnus-delete-duplicates
`----

XXX and YYY are both gmail accounts; ZZZ is not.

I am using an up to date gnus from git.  I wonder if this commit has
something to do with my problem?

,----
| commit a0faaaf767280ba530f2c5c76fd25087581f62b8
| Author: Lars Ingebrigtsen <larsi@gnus.org>
| Date:   Thu Feb 17 15:00:43 2011 -0800
| 
|     Delete duplicate server names when getting credentials.
`----

Any suggestions welcome!

Thanks,
eric

-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 + No Gnus v0.11



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

* Re: problem with multiple gmail imap accounts: gnus-delete-duplicates not defined
  2011-02-20 18:18 problem with multiple gmail imap accounts: gnus-delete-duplicates not defined Eric S Fraga
@ 2011-02-20 20:02 ` Eric S Fraga
  2011-02-22  7:34   ` Erik Colson
  0 siblings, 1 reply; 5+ messages in thread
From: Eric S Fraga @ 2011-02-20 20:02 UTC (permalink / raw)
  To: gnus mailing list

Eric S Fraga <e.fraga@ucl.ac.uk> writes:

> After a week away, where I have been using a laptop which only checks
> emails on a couple of my accounts, I have come back to my desktop system
> which checks emails on a few others.  I am getting the following error
> message:
>
> ,----
> | Warning: Unable to open server nnimap+XXX due to: Symbol's function
> | definition is void: gnus-delete-duplicates; Unable to open server
> | nnimap+YYY due to: Symbol's function definition is void:
> | gnus-delete-duplicates; Unable to open server nnimap+ZZZ due to:
> | Symbol's function definition is void: gnus-delete-duplicates
> `----

To followup my own message (sorry), gnus now works.  I re-started
emacs.  Must have been some inconsistency in the state of the newsrc.eld
file?  It's the only thing I can imagine would have changed between one
start of emacs and the next...

Apologies for the noise.

-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 + No Gnus v0.11



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

* Re: problem with multiple gmail imap accounts: gnus-delete-duplicates not defined
  2011-02-20 20:02 ` Eric S Fraga
@ 2011-02-22  7:34   ` Erik Colson
  2011-02-22 18:04     ` Erik Colson
  0 siblings, 1 reply; 5+ messages in thread
From: Erik Colson @ 2011-02-22  7:34 UTC (permalink / raw)
  To: Eric S Fraga; +Cc: gnus mailing list

Eric S Fraga <e.fraga@ucl.ac.uk> writes:

> Eric S Fraga <e.fraga@ucl.ac.uk> writes:
>
>> After a week away, where I have been using a laptop which only checks
>> emails on a couple of my accounts, I have come back to my desktop system
>> which checks emails on a few others.  I am getting the following error
>> message:
>>
>> ,----
>> | Warning: Unable to open server nnimap+XXX due to: Symbol's function
>> | definition is void: gnus-delete-duplicates; Unable to open server
>> | nnimap+YYY due to: Symbol's function definition is void:
>> | gnus-delete-duplicates; Unable to open server nnimap+ZZZ due to:
>> | Symbol's function definition is void: gnus-delete-duplicates
>> `----
>
> To followup my own message (sorry), gnus now works.  I re-started
> emacs.  Must have been some inconsistency in the state of the newsrc.eld
> file?  It's the only thing I can imagine would have changed between one
> start of emacs and the next...
>
> Apologies for the noise.

Well, seems I got the same problem, but restarting emacs doesn't help
here :(

Here is the log. I checked out gnus from the Git repo this morning
(bleeding !). Old gnus (comes with CarbonEmacs here) still works.

Opening connection to mail.me.com via tls...
Opening TLS connection to `mail.me.com'...
Opening TLS connection with `gnutls-cli --insecure -p 993 mail.me.com'...done
Opening TLS connection to `mail.me.com'...done
Unable to open server nnimap+ecocode due to: Symbol's function definition is void: gnus-delete-duplicates
nnimap (ecocode) open error: ''.  Continue? (y or n)  n
Couldn't open server on ecocode
Warning: Unable to open server nnimap+ecocode due to: Symbol's function definition is void: gnus-delete-duplicates

Any ideas ?

-- 
erik colson
ecocode.net



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

* Re: problem with multiple gmail imap accounts: gnus-delete-duplicates not defined
  2011-02-22  7:34   ` Erik Colson
@ 2011-02-22 18:04     ` Erik Colson
  2011-02-22 22:01       ` Ted Zlatanov
  0 siblings, 1 reply; 5+ messages in thread
From: Erik Colson @ 2011-02-22 18:04 UTC (permalink / raw)
  To: gnus mailing list

Erik Colson <eco@ecocode.net> writes:
> Well, seems I got the same problem, but restarting emacs doesn't help
> here :(
>
> Here is the log. I checked out gnus from the Git repo this morning
> (bleeding !). Old gnus (comes with CarbonEmacs here) still works.
>
> Opening connection to mail.me.com via tls...
> Opening TLS connection to `mail.me.com'...
> Opening TLS connection with `gnutls-cli --insecure -p 993 mail.me.com'...done
> Opening TLS connection to `mail.me.com'...done
> Unable to open server nnimap+ecocode due to: Symbol's function
> definition is void: gnus-delete-duplicates
> nnimap (ecocode) open error: ''.  Continue? (y or n)  n
> Couldn't open server on ecocode
> Warning: Unable to open server nnimap+ecocode due to: Symbol's
> function definition is void: gnus-delete-duplicates
>
> Any ideas ?

found it.

I had to put the following lines

  (setq load-path (cons (expand-file-name "~/emacslib/gnus/lisp") load-path))
  (require 'gnus-load)

before

  (require 'weblogger)

instead of after it. Must be some incompatibility somewhere...

-- 
erik colson
ecocode.net



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

* Re: problem with multiple gmail imap accounts: gnus-delete-duplicates not defined
  2011-02-22 18:04     ` Erik Colson
@ 2011-02-22 22:01       ` Ted Zlatanov
  0 siblings, 0 replies; 5+ messages in thread
From: Ted Zlatanov @ 2011-02-22 22:01 UTC (permalink / raw)
  To: ding

On Tue, 22 Feb 2011 19:04:12 +0100 Erik Colson <eco@ecocode.net> wrote: 

EC> Erik Colson <eco@ecocode.net> writes:
>> Well, seems I got the same problem, but restarting emacs doesn't help
>> here :(
>> 
>> Here is the log. I checked out gnus from the Git repo this morning
>> (bleeding !). Old gnus (comes with CarbonEmacs here) still works.
>> 
>> Opening connection to mail.me.com via tls...
>> Opening TLS connection to `mail.me.com'...
>> Opening TLS connection with `gnutls-cli --insecure -p 993 mail.me.com'...done
>> Opening TLS connection to `mail.me.com'...done
>> Unable to open server nnimap+ecocode due to: Symbol's function
>> definition is void: gnus-delete-duplicates
>> nnimap (ecocode) open error: ''.  Continue? (y or n)  n
>> Couldn't open server on ecocode
>> Warning: Unable to open server nnimap+ecocode due to: Symbol's
>> function definition is void: gnus-delete-duplicates
>> 
>> Any ideas ?

EC> found it.

EC> I had to put the following lines

EC>   (setq load-path (cons (expand-file-name "~/emacslib/gnus/lisp") load-path))
EC>   (require 'gnus-load)

EC> before

EC>   (require 'weblogger)

EC> instead of after it. Must be some incompatibility somewhere...

Maybe weblogger.el uses url-*.el which uses auth-source.el.

Ted




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

end of thread, other threads:[~2011-02-22 22:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-20 18:18 problem with multiple gmail imap accounts: gnus-delete-duplicates not defined Eric S Fraga
2011-02-20 20:02 ` Eric S Fraga
2011-02-22  7:34   ` Erik Colson
2011-02-22 18:04     ` Erik Colson
2011-02-22 22:01       ` Ted Zlatanov

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