From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: Re: [OT] Emacs for 64 bit Windows 7 Date: Thu, 16 Dec 2010 21:16:07 +0100 Message-ID: <87oc8lwk1k.fsf@member.fsf.org> References: <0vei9hqzmo.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=48727 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTKFS-0002zX-4T for emacs-orgmode@gnu.org; Thu, 16 Dec 2010 15:16:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PTKFR-0000aq-0L for emacs-orgmode@gnu.org; Thu, 16 Dec 2010 15:16:22 -0500 Received: from lo.gmane.org ([80.91.229.12]:59789) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PTKFQ-0000aC-QO for emacs-orgmode@gnu.org; Thu, 16 Dec 2010 15:16:20 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PTKFO-00012Y-VK for emacs-orgmode@gnu.org; Thu, 16 Dec 2010 21:16:18 +0100 Received: from 95-88-32-105-dynip.superkabel.de ([95.88.32.105]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Dec 2010 21:16:18 +0100 Received: from tassilo by 95-88-32-105-dynip.superkabel.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Dec 2010 21:16:18 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Markus Heller writes: > first, my apologies for my previous posting, that was posted by > accident, and when trying to cancel the article in gnus, it prompted > me for a Canlock password which I don't know, so I wasn't able to > cancel the posting. ,----[ (info "(message)Canceling News") ] | The `message-cancel-news' command cancels the article in the current | buffer. | | The value of `message-cancel-message' is inserted in the body of the | cancel message. The default is `I am canceling my own article.'. | | When Message posts news messages, it inserts `Cancel-Lock' headers | by default. This is a cryptographic header that ensures that only you | can cancel your own messages, which is nice. The downside is that if | you lose your `.emacs' file (which is where Gnus stores the secret | cancel lock password (which is generated automatically the first time | you use this feature)), you won't be able to cancel your message. If | you want to manage a password yourself, you can put something like the | following in your `~/.gnus.el' file: | | (setq canlock-password "geheimnis" | canlock-password-for-verify canlock-password) | | Whether to insert the header or not is controlled by the | `message-insert-canlock' variable. | | Not many news servers respect the `Cancel-Lock' header yet, but this | is expected to change in the future. `---- Bye, Tassilo