From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/78273 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.gnus.general Subject: gnus-agent-synchronize-flags bug? Date: Thu, 31 Mar 2011 15:24:31 +0200 Organization: aich tea tea pea dicky riley dot net Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1301581471 31575 80.91.229.12 (31 Mar 2011 14:24:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 31 Mar 2011 14:24:31 +0000 (UTC) To: nognus Original-X-From: ding-owner+M26581@lists.math.uh.edu Thu Mar 31 16:24:27 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q5InR-0005TB-Cr for ding-account@gmane.org; Thu, 31 Mar 2011 16:24:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Q5InC-00011h-Go; Thu, 31 Mar 2011 09:24:10 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Q5InA-00011R-K4 for ding@lists.math.uh.edu; Thu, 31 Mar 2011 09:24:08 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Q5In9-0001uD-8j for ding@lists.math.uh.edu; Thu, 31 Mar 2011 09:24:08 -0500 Original-Received: from mail-ww0-f48.google.com ([74.125.82.48]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Q5In5-0005Vs-Dw for ding@gnus.org; Thu, 31 Mar 2011 16:24:03 +0200 Original-Received: by wwi18 with SMTP id 18so1992403wwi.5 for ; Thu, 31 Mar 2011 07:23:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:from:to:subject:date:organization:message-id :user-agent:mime-version:content-type; bh=k0yKRVcxb0shA8GnLYCWRd7JBGtBItMPa3UrTy+OirE=; b=ug0aVR78yCJm2w1nODqo8FgG30jJdli7LUwvv4Ja6y1jUVCkV27bxMps2nTrNtic6l wD3dTzWOW328Bpz6SIpneqM0lnpGzN28ZTMLlbigvH1bJKlEiTyCrpoZW+2hEiEmk/r+ 93TPsvNeD5opBFSzd/v85DWi2fl90gTZKnOa0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:date:organization:message-id:user-agent :mime-version:content-type; b=V8tWlLcQVFK0Svj/23ywIiZXnHKl7/xFjaMjrUNJyvv12ssvonP2v4Ypwq0FPqm7Vt zPGLu+tMWlDLhGf2LZf6FDLDm6A240qBmhxYByd1dMNfnsOiSthiW+cTZAIHlYd6nhG+ I5JygHArILC1Nk8YTM4oToC94I4ZaUqmXlD2A= Original-Received: by 10.216.166.2 with SMTP id f2mr2076031wel.24.1301581437895; Thu, 31 Mar 2011 07:23:57 -0700 (PDT) Original-Received: from asus1015pem (175.Red-217-126-211.staticIP.rima-tde.net [217.126.211.175]) by mx.google.com with ESMTPS id w25sm682088wbd.22.2011.03.31.07.23.56 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 31 Mar 2011 07:23:57 -0700 (PDT) Original-Received: from shamrock by asus1015pem with local (Exim 4.72) (envelope-from ) id 1Q5HrY-00009m-Tm for ding@gnus.org; Thu, 31 Mar 2011 15:24:37 +0200 User-Agent: Gnus/5.110016 (No Gnus v0.16) Emacs/23.2 (gnu/linux) X-Spam-Score: -3.0 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:78273 Archived-At: ,---- | gnus-agent-synchronize-flags is a variable defined in `gnus-agent.el'. | Its value is ask | | Documentation: | Indicate if flags are synchronized when you plug in. | If this is `ask' the hook will query the user. `---- When I plug in using Jj I am getting no prompt to sync the flags. git HEAD as of a day or two ago. Could something else be the cause?