Bug#581935: elscreen: can't open file correctly

2010-06-03 Thread Youhei SASAKI
Hi, At Mon, 17 May 2010 18:48:41 +0900, Youhei SASAKI wrote: > > If elscren is installed, and setting load in .emacs, emacs can't open > file when init, like - snip - The cause of this bug is wrong handling command-line arguments on emacs23. I find same discussion in upstream ML. Please appl

Bug#581935: elscreen: can't open file correctly

2010-05-17 Thread Youhei SASAKI
Package: elscreen Version: 1.4.6-5 Severity: normal If elscren is installed, and setting load in .emacs, emacs can't open file when init, like $ emacs -nw test.txt test setting is here: $ cat .emacs (load "elscreen" "ElScreen" t) run: $ emacs test.txt or $ emacs -nw test.txt mode