From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83128 Path: news.gmane.org!not-for-mail From: George McNinch Newsgroups: gmane.emacs.gnus.general Subject: message-send-and-exit Date: Sun, 05 May 2013 17:49:50 -0400 Message-ID: <878v3tf669.fsf@gmail.com> Reply-To: George McNinch NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1367838449 8736 80.91.229.3 (6 May 2013 11:07:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 6 May 2013 11:07:29 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M31393@lists.math.uh.edu Mon May 06 13:07:28 2013 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UZJGQ-0007w2-Sp for ding-account@gmane.org; Mon, 06 May 2013 13:07:27 +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 1UZJF6-00075y-PT; Mon, 06 May 2013 06:06:04 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1UZ6oo-0003M5-6q for ding@lists.math.uh.edu; Sun, 05 May 2013 16:50:06 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1UZ6om-0002H8-1d for ding@lists.math.uh.edu; Sun, 05 May 2013 16:50:05 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1UZ6ok-0006hy-0R for ding@gnus.org; Sun, 05 May 2013 23:50:02 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UZ6oj-0003C6-60 for ding@gnus.org; Sun, 05 May 2013 23:50:01 +0200 Original-Received: from 209-6-122-78.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com ([209.6.122.78]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 05 May 2013 23:50:01 +0200 Original-Received: from gmcninch by 209-6-122-78.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 05 May 2013 23:50:01 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 39 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 209-6-122-78.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com User-Mail-Address: gmcninch@gmail.com User-Full-Name: George McNinch User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:Q3ckXaoP3RJ9DmD6mSRf+qSxUII= X-Spam-Score: -2.2 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:83128 Archived-At: Subsequent to a recent git commit: ,---- | commit 1d2c4fbb9bdc1078d1727b27139e4df5ba7cb2cb (patch) (side-by-side diff) | tree 17f735797a5312b5366f1ed9bccf3380c179ed26 | parent 0fceb665e268e9749e51e72f453b785b1a1ee596 (diff) | | message.el (message-bury): Make `buffer' optional; HEAD master | (message-send-and-exit): Don't pass `buf' so as to hide the buffer (bug#14085) `---- I seem to get the error message-send-and-exit: Wrong type argument: stringp, nil every time I send a message. The message is sent, but subsequently something breaks. Here is what shows up in the *Backtrace*: ,---- | Debugger entered--Lisp error: (wrong-type-argument stringp nil) | message-bury() | message-send-and-exit(nil) | call-interactively(message-send-and-exit nil nil) | command-execute(message-send-and-exit) `---- Let me know if I should give more info... best, -gm -- George McNinch http://gmcninch.math.tufts.edu