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 On Wed, 31 Dec 2008, John J Foerch wrote: > > is there any plan on this? it's important for CJK users, especially > > Chinese users, because there are several Chinese encodings... > > There is now.. I started researching this, and opened an issue on our > tracker: > > http://bugs.conkeror.org/issue112 > > If you have any ideas for the UI by which to specify the charset to > force, please share them. I think it would be annoying to have to issue > the force-charset command (or whatever we decide to call it) for every > single page served with the wrong charset. > > Perhaps there could be a data-structure associating url regexps with > charset overrides defined in the rc, and this structure could be used to > automatically force charsets for those pages. > > -- > John Foerch > > _______________________________________________ > Conkeror mailing list > [email protected] > https://www.mozdev.org/mailman/listinfo/conkeror _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
