emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master b37653d: Add nnml server with non-ASCII group name, bump t


From: Eric Abrahamsen
Subject: [elpa] master b37653d: Add nnml server with non-ASCII group name, bump to 0.4.1
Date: Tue, 9 Apr 2019 17:29:07 -0400 (EDT)

branch: master
commit b37653d6a3266d4d6b2cbcf9a0fa63a65e32e721
Author: Eric Abrahamsen <address@hidden>
Commit: Eric Abrahamsen <address@hidden>

    Add nnml server with non-ASCII group name, bump to 0.4.1
    
    In aftermath of the whole Gnus hashtables mess.
    
    * packages/gnus-mock/data/.newsrc.eld: Add group.
    * packages/gnus-mock/data/active:
    * packages/gnus-mock/data/テスト/.overview:
    * packages/gnus-mock/data/テスト/1: Data for group.
    * packages/gnus-mock/gnus-mock.el: Bump version.
---
 packages/gnus-mock/data/.newsrc.eld                |   2 +-
 packages/gnus-mock/data/active                     |   1 +
 .../.overview"                                     |   1 +
 .../data/\343\203\206\343\202\271\343\203\210/1"   | 108 +++++++++++++++++++++
 packages/gnus-mock/gnus-mock.el                    |   2 +-
 5 files changed, 112 insertions(+), 2 deletions(-)

diff --git a/packages/gnus-mock/data/.newsrc.eld 
b/packages/gnus-mock/data/.newsrc.eld
index 1feefc2..43dcc61 100644
--- a/packages/gnus-mock/data/.newsrc.eld
+++ b/packages/gnus-mock/data/.newsrc.eld
@@ -6,6 +6,6 @@
 
 (setq gnus-newsrc-last-checked-date '"Tue, 01 May 2018 12:15:27 -0700")
 
-(setq gnus-newsrc-alist '(("nndraft:queue" 3 nil nil (nndraft "")) ("Welcome" 
3 ((1)) nil) ("mails" 3 nil nil) ("incoming" 3 nil nil nil) ("nndraft:drafts" 1 
nil nil (nndraft "") ((gnus-dummy (gnus-draft-mode))))))
+(setq gnus-newsrc-alist '(("nndraft:queue" 3 nil nil (nndraft "")) ("Welcome" 
3 ((1)) nil) ("mails" 3 nil nil) ("incoming" 3 nil nil nil) 
("nnml:\343\203\206\343\202\271\343\203\210" 3 (1) nil (nnml "")) 
("nndraft:drafts" 1 nil nil (nndraft "") ((gnus-dummy (gnus-draft-mode))))))
 
 (setq gnus-server-alist '(("archive" nnfolder "archive" (nnfolder-directory 
"REPLACE_ME/archive") (nnfolder-active-file "REPLACE_ME/archive/active") 
(nnfolder-get-new-mail nil) (nnfolder-inhibit-expiry t))))
diff --git a/packages/gnus-mock/data/active b/packages/gnus-mock/data/active
new file mode 100644
index 0000000..be5c767
--- /dev/null
+++ b/packages/gnus-mock/data/active
@@ -0,0 +1 @@
+テスト 1 1 y
diff --git 
"a/packages/gnus-mock/data/\343\203\206\343\202\271\343\203\210/.overview" 
"b/packages/gnus-mock/data/\343\203\206\343\202\271\343\203\210/.overview"
new file mode 100644
index 0000000..189eab8
--- /dev/null
+++ "b/packages/gnus-mock/data/\343\203\206\343\202\271\343\203\210/.overview"
@@ -0,0 +1 @@
+1      Re: Changes in emacs.el Michael Heerdegen <address@hidden>      Thu, 01 
Nov 2012 20:40:42 +0100 <address@hidden>        <address@hidden> 
<address@hidden> <address@hidden>      1855    51      Xref: slip テスト:1        
Cc: address@hidden      To: address@hidden      
diff --git "a/packages/gnus-mock/data/\343\203\206\343\202\271\343\203\210/1" 
"b/packages/gnus-mock/data/\343\203\206\343\202\271\343\203\210/1"
new file mode 100644
index 0000000..5a957e1
--- /dev/null
+++ "b/packages/gnus-mock/data/\343\203\206\343\202\271\343\203\210/1"
@@ -0,0 +1,108 @@
+X-From-Line: MAILER-DAEMON Thu Nov 01 15:40:25 2012
+Received: from list by lists.gnu.org with archive (Exim 4.71)
+       id 1TU0cr-0004nw-OT
+       for address@hidden; Thu, 01 Nov 2012 15:40:25 -0400
+Received: from eggs.gnu.org ([208.118.235.92]:33026)
+       by lists.gnu.org with esmtp (Exim 4.71)
+       (envelope-from <address@hidden>) id 1TU0cp-0004mq-BO
+       for address@hidden; Thu, 01 Nov 2012 15:40:24 -0400
+Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
+       (envelope-from <address@hidden>) id 1TU0cm-0000XJ-Pz
+       for address@hidden; Thu, 01 Nov 2012 15:40:22 -0400
+Received: from mout.web.de ([212.227.15.3]:51276)
+       by eggs.gnu.org with esmtp (Exim 4.71)
+       (envelope-from <address@hidden>) id 1TU0cm-0000X5-GO
+       for address@hidden; Thu, 01 Nov 2012 15:40:20 -0400
+Received: from drachen.dragon ([89.204.130.4]) by smtp.web.de (mrweb001) with
+       ESMTPSA (Nemesis) id 0LfzgJ-1T11nG2TQB-00pTDm;
+       Thu, 01 Nov 2012 20:40:18 +0100
+From: Michael Heerdegen <address@hidden>
+To: address@hidden
+Subject: Re: Changes in emacs.el
+References: <address@hidden>
+       <address@hidden>
+       <address@hidden>
+Mail-Followup-To: address@hidden, address@hidden
+Date: Thu, 01 Nov 2012 20:40:42 +0100
+In-Reply-To: <address@hidden> (Cecil Westerhof's message of
+       "Wed, 31 Oct 2012 18:16:32 +0100")
+Message-ID: <address@hidden>
+User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)
+MIME-Version: 1.0
+Content-Type: text/plain
+X-Provags-ID: V02:K0:T/BBsqi86c+433tvzHjerevn47TSY59o7vUE3Y1STwK
+       PQB49yCbEFUL0YO0GFjRkT68iC40u+//44L7yYrMK/1N+0IaAN
+       DDSAgR9vsCGLT5OhXnaUK6gpAuiILpE9J8cGyHe282txZF+0B0
+       UMvvyzTJAk+GWmvhV5a1Rk/upFSpyvPR/K/vFR7chk543DBTDl
+       zbFo8dbhYjhJnblEKcIvVGX2a3KYmigzUS6RsmyLgs=
+X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic]
+X-Received-From: 212.227.15.3
+Cc: address@hidden
+X-BeenThere: address@hidden
+X-Mailman-Version: 2.1.14
+Precedence: list
+List-Id: "Announcements and discussions for GNUS,
+       the GNU Emacs Usenet newsreader \(in English\)"
+       <info-gnus-english.gnu.org>
+List-Unsubscribe: <https://lists.gnu.org/mailman/options/info-gnus-english>,
+       <mailto:address@hidden>
+List-Archive: <http://lists.gnu.org/archive/html/info-gnus-english>
+List-Post: <mailto:address@hidden>
+List-Help: <mailto:address@hidden>
+List-Subscribe: <https://lists.gnu.org/mailman/listinfo/info-gnus-english>,
+       <mailto:address@hidden>
+X-List-Received-Date: Thu, 01 Nov 2012 19:40:24 -0000
+Lines: 51
+Xref: slip テスト:1
+
+Cecil Westerhof <address@hidden> writes:
+
+> I now added:
+>     (setq custom-file "~/.emacs.d/.emacs-custom.el")
+>     (load custom-file t nil t t)
+>
+> There is only one problem:
+>     ;; Your init file should contain only one such instance.
+>
+> Now there will be two. I will see if this is going to give problems.
+
+If you have a separate custom file, your init file can contain as much
+`custom-set-variables' or `custom-set-faces' as you want, AFAIK.  The
+limitation only exists so that Emacs can automatically edit it and can
+be sure it doesn't miss anything.  If you have a separate custom file,
+you can do what you want in your init file, because it's then not
+subject to automatic editing.
+
+Of course, it would be better style to avoid `custom-set-variables' in
+your init file and use standard Elisp instead (I mean `setq',
+`setq-default' etc.).
+
+> Also: why does Emacs do this? I never do anything with custom.
+
+I know that some code in vanilla Emacs or third party packages use the
+customization file for storing settings.  You need not use the
+customization interface for this to happen.  It is arguable if this is
+always necessary, but I can live with it.
+
+In your case, this was the apparently the cause:
+
+  Gnus supports Cancel Locks in News.
+ 
+  This means a header `Cancel-Lock' is inserted in news
+  posting.  It is used to determine if you wrote an article or
+  not (for canceling and superseding).  Gnus generates a random
+  password string the first time you post a message, and saves
+  it in your `~/.emacs' using the Custom system.  While the
+  variable is called `canlock-password', it is not security
+  sensitive data.  Publishing your canlock string on the web
+  will not allow anyone to be able to anything she could not
+  already do.  The behavior can be changed by customizing
+  `message-insert-canlock'.
+
+
+
+Regards,
+
+Michael.
+
+
diff --git a/packages/gnus-mock/gnus-mock.el b/packages/gnus-mock/gnus-mock.el
index 968bed2..1d578c9 100644
--- a/packages/gnus-mock/gnus-mock.el
+++ b/packages/gnus-mock/gnus-mock.el
@@ -5,7 +5,7 @@
 ;; Author: Eric Abrahamsen <address@hidden>
 ;; Maintainer: Eric Abrahamsen <address@hidden>
 ;; Package-Type: multi
-;; Version: 0.4.0
+;; Version: 0.4.1
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by



reply via email to

[Prev in Thread] Current Thread [Next in Thread]