Changeset 6a71113 for zephyr.c

Timestamp:
Mar 28, 2011, 9:11:12 AM (13 years ago)
Author:
David Benjamin <davidben@mit.edu>
Branches:
master, release-1.10, release-1.8, release-1.9
Children:
0b20de4, 4fd211f
Parents:
f203cad
git-author:
David Benjamin <davidben@mit.edu> (03/28/11 09:01:16)
git-committer:
David Benjamin <davidben@mit.edu> (03/28/11 09:11:12)
Message:
Use g_strjoinv in owl_cmddict_execute_argv, don't quote correctly

This reverts commit e3c8332fa85642544dba1222912b77cf6e32ce8c and uses
g_strjoinv instead. The correctly quoted form caused the j keybinding in
BarnOwl::Jabber to break. Without it, the world isn't sane this way
either:

  :perl BarnOwl::bindkey(recv => 'C-f C-f' => command => 'recv:next')

But a solution to this will probably be far more complex and bear little
relation to this commit. In the meantime master really shouldn't have
this obnoxious of a regression on it.
(No files)

Note: See TracChangeset for help on using the changeset viewer.