js TypeError: document.body has no properties!

2007-10-13 Thread liupeng
vimperator version: 0.5.2 i want to use document.body in .vimperatorrc, load .vimperatorrc no error -- xxx = function() { ... ...document.body... ... } -- :js xxx() display the error msg: "TypeError: document.body has no properties" :js aler

Re: js TypeError: document.body has no properties!

2007-10-13 Thread liupeng
sorry, send error On Sat, Oct 13, 2007 at 03:30:47PM +0800, liupeng wrote: > vimperator version: 0.5.2 > i want to use document.body in .vimperatorrc, load .vimperatorrc no error > -- > xxx = function() { > ... >

10 tips that release the hidden power of the Mutt e-mail client

2007-10-25 Thread liupeng
10 tips that release the hidden power of the Mutt e-mail client http://downloads.techrepublic.com.com/5138-10877-5968780.html signature.asc Description: Digital signature

how to set change-folder macro when folder name conatins space

2007-10-27 Thread liupeng
i set change-folder macro like this: --- macro index "<" "c=[Gmail]/Sent Mail/\r" "Go Sent Mail/" --- press '<',change-folder not successed, how to set change-folder macro when folder name contains space? -- You'll feel much better once you've given up hope. signature.asc Description: Digital

Re: how to set change-folder macro when folder name conatins space

2008-03-31 Thread liupeng
On Sat, Oct 27, 2007 at 10:43:25PM +0800, liupeng wrote: i set change-folder macro like this: --- macro index "<" "c=[Gmail]/Sent Mail/\r" "Go Sent Mail/" --- press '<',change-folder not successed, how to set change-folder macro when folder name c