Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
To: ding@gnus.org
Subject: Re: Trouble with gnus-agent-expire
Date: Tue, 29 Sep 2009 08:34:11 -0500	[thread overview]
Message-ID: <87iqf198oc.fsf@newsguy.com> (raw)
In-Reply-To: <871vlqde0j.fsf@topper.koldfront.dk>

asjo@koldfront.dk (Adam Sjøgren) writes:

> On Mon, 28 Sep 2009 15:07:40 -0500, Harry wrote:
>
>> Yeah but how to find that out... when there seems to be no output?
>
> Maybe something like this:
>
>   M-x toggle-debug-on-quit
>   [... invoke whatever it is you want to investigate ...]
>   C-g
>   [... get a lisp backtrace ...]
>   [... ?!? ...]
>   [... profit ...]
>
> Just an idea, I'm only posing as someone who can dole out advice.

Well, looks like you got way with your pose...

Turns out that tramp is involved somehow (backtrace at the end).  I'm
guessing I must have opened a group on a remote sometime or
other... that all I could think of... but the server buffer doesn't
show anything like that.

Also I had a variable `gnus-agent-expire-unagentized-dirs'
set... which may have been causing problems.. but when I set it to nil
and called M-x gnus-agent-expire.... it finished immediately.. I mean
instantaneously.  That's when I noticed I had no agentized groups.

I guess it was a senior moment..Then I remembered having took all
groups out of agent control.

I'm not sure what tramp is doing in the backtrace ... equally baffled by the
presence of anything to do with cygwin.... this is a linux (gentoo)
machine..maybe someone will know.

I finally just ran a find delete cmd deleting anything more than 20
days old with number for a name.  

-------        ---------       ---=---       ---------      -------- 
Back trace
Debugger entered--Lisp error: (quit)
  backquote-process((tramp-completion-file-name-handler cygwin-mount-name-hook-function cygwin-mount-map-drive-hook-function \, (and (eq inhibit-file-name-operation operation) inhibit-file-name-handlers)))
  #[(structure) "\301\b!A\207" [structure backquote-process] 2 1694483]((tramp-completion-file-name-handler cygwin-mount-name-hook-function cygwin-mount-map-drive-hook-function \, (and (eq inhibit-file-name-operation operation) inhibit-file-name-handlers)))
  (\` (tramp-completion-file-name-handler cygwin-mount-name-hook-function cygwin-mount-map-drive-hook-function \, (and ... inhibit-file-name-handlers)))
  (let* ((inhibit-file-name-handlers ...) (inhibit-file-name-operation operation)) (apply operation args))
  tramp-completion-run-real-handler(directory-file-name ("/"))
  (if (and fn tramp-mode (or ... ... ... ... ...)) (save-match-data (apply ... args)) (tramp-completion-run-real-handler operation args))
  (let ((directory-sep-char 47) (fn ...)) (if (and fn tramp-mode ...) (save-match-data ...) (tramp-completion-run-real-handler operation args)))
  tramp-completion-file-name-handler(directory-file-name "/")
  directory-file-name("/")
  #[(d) "\306\b!\307\x19\x1a\n\211A\x12@\211\x11\205b




      reply	other threads:[~2009-09-29 13:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-28  2:13 Harry Putnam
2009-09-28 10:32 ` Tassilo Horn
2009-09-28 18:35   ` Harry Putnam
2009-09-28 19:09     ` Harry Putnam
2009-09-28 19:19       ` Tassilo Horn
2009-09-28 20:07         ` Harry Putnam
2009-09-28 20:13           ` Adam Sjøgren
2009-09-29 13:34             ` Harry Putnam [this message]

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=87iqf198oc.fsf@newsguy.com \
    --to=reader@newsguy.com \
    --cc=ding@gnus.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).