unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: Something smelly here.  [.emacs-custom file]
Date: Thu, 22 Apr 2004 09:21:09 -0600	[thread overview]
Message-ID: <4087E2E5.3090902@yahoo.com> (raw)
In-Reply-To: uekqglofr.fsf@newsguy.com

reader@newsguy.com wrote:
 > In this case I've gotten something to do with mail tangled up with
 > .emacs-custom file.  It keeps trying to write part of a mail message
 > to the custom file.  Whenever I close gnus or send a news post
 > something like this gets written to .emacs-custom:
 >        (custom-set-variables
 >         ;; custom-set-variables was added by Custom -- don't edit or cut/paste it!
 >         ;; Your init file should contain only one such instance.
 >         '(canlock-password "3931d41841769fd6053e719084096803d2381412"))
 >        (custom-set-faces
 >         ;; custom-set-faces was added by Custom -- don't edit or cut/paste it!
 >         ;; Your init file should contain only one such instance.
 >      )
 >      From: reader@newsguy.com
 >      X-Draft-From: ("rec.woodworking" "")
 >
 > The first part looks sort of normal although I have no idea what a
 > `canlock-password' is all about, but the partial mail header is just
 > wrong.
 >
 > Once this happens and I close emacs.... on next start of emacs, the
 > init process finds that cruft and errors out.
 >
 > My init files are setup as  close as I could get them to my old unix
 > setup.  But I haven't used the customize stuff at all yet.  So
 > technically it seems nothing should be in  ~/.emacs-custom.

Googling for "canlock gnus emacs" yields
http://list-archive.xemacs.org/xemacs-users-ru/200305/msg00000.html

	** 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 a article or not (for cancelling 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 behaviour can be changed by customizing `message-insert-canlock'.

Apropos is your friend,
-- 
Kevin Rodgers

  reply	other threads:[~2004-04-22 15:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-22  2:46 Something smelly here. [.emacs-custom file] reader
2004-04-22 15:21 ` Kevin Rodgers [this message]
2004-04-23 10:37   ` Harry Putnam
     [not found]   ` <mailman.1186.1082718677.1061.help-gnu-emacs@gnu.org>
2004-04-23 15:52     ` Kevin Rodgers
2004-04-23 16:57     ` Reiner Steib

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4087E2E5.3090902@yahoo.com \
    --to=ihs_4664@yahoo.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).