> In fact now most webpages have correct charset specification, so a > simple command: "set-page-encoding GB2312" is good enough:) > > The regexp-pattern method is very considerable but not very neccessary. > Moreover, if someone really needs that feature, he/she can make an > on-loading hook in rc-file. > > best > lars >
>From what I have learned so far, in order to force a charset, it is necessary to reload the page, giving the charset as a parameter to the underlying loadURI call. This is why I think it is necessary to extend conkeror's interface to loadURI (apply_load_spec) to accomplish this. -- John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
