[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Re: Bug#664879: su - nobody test so slow unless -nw is used



On March 21, 2012 at 11:48PM +0800,
jidanni (at jidanni.org) wrote:

> X-debbugs-Cc: emacs-w3m@xxxxxxxxxx
> Package: w3m-el-snapshot
> Version: 1.4.471+0.20120228-1
> Severity: wishlist
> 
> # su - nobody
> $ HOME=/tmp emacs     -f w3m # Why does every page take so long to render,
> # plus the CPU meter goes so high, compared to
> $ HOME=/tmp emacs -nw -f w3m #which works fine.

Try the following to investigate the cause of your problem.

  $ HOME=/tmp emacs -Q  # without "-f w3m"
  # apt-get install emacs23-lucid  # instead of emacs23

Thanks,
-- 
Tatsuya Kinoshita