On 10/04/10 16:56, Steve Hall wrote:
On Sat, 2010-04-10 at 00:09 -0700, Tom Link wrote:
The resulting form would look like this:
http://github.com/downloads/tomtom/vimform_vim/replace_gui.html
Weird, in Firefox this page reports:
"/tmp/replace_gui-3.html could not be opened, because the associated
helper application does not exist. Change the association in your
preferences."
Looks like something on the server side is broken.
The HTML headers for that page include "Content-Type:
binary/octet-stream" (sic), which is not even a valid MIME type: for
binary it should be application/octet-stream, but the page is in XHTML,
which mean the correct MIME types would be text/html or (IIRC)
application/xhtml+xml
Best regards,
Tony.
--
Trying to be happy is like trying to build a machine for which the only
specification is that it should run noiselessly.
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php