Gnus development mailing list
 help / color / mirror / Atom feed
* message-send-and-exit
@ 2013-05-05 21:49 George McNinch
  2013-05-06 12:58 ` message-send-and-exit Tassilo Horn
  0 siblings, 1 reply; 2+ messages in thread
From: George McNinch @ 2013-05-05 21:49 UTC (permalink / raw)
  To: ding


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 <gmcninch(at)gmail.com>
  http://gmcninch.math.tufts.edu 




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: message-send-and-exit
  2013-05-05 21:49 message-send-and-exit George McNinch
@ 2013-05-06 12:58 ` Tassilo Horn
  0 siblings, 0 replies; 2+ messages in thread
From: Tassilo Horn @ 2013-05-06 12:58 UTC (permalink / raw)
  To: George McNinch; +Cc: ding

George McNinch <gmcninch@gmail.com> writes:

> 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.

That problem already came up in <878v3so8s6.fsf@thinkpad.tsdh.de>, and
for the time being, I've reverted that commit.

Bye,
Tassilo



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-06 12:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-05 21:49 message-send-and-exit George McNinch
2013-05-06 12:58 ` message-send-and-exit Tassilo Horn

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 NNTP newsgroup(s).