[SOLVED] Re: emacs23 not working in terminal

2013-05-14 Thread Andrea Venturoli
On 04/08/13 18:33, Ashish SHUKLA wrote: Where should I start looking? Start with truss(1)-ing the Emacs process. Hello. I trussed emacs... that was easy... Much harder is to extract something useful from the 1.1MB output: I give up on this, it's too hard without a pointer. If anyone is in

Re: emacs23 not working in terminal

2013-04-09 Thread Andrea Venturoli
On 04/08/13 18:33, Ashish SHUKLA wrote: Are you able to reproduce it with: emacs -Q -nw ? No. Depending on the terminal I use, what I type might appear *after* I kill emacs. I solved this on most installations with "portupgrade -Rf emacs", but I still have one box where this did not hel

Re: emacs23 not working in terminal

2013-04-08 Thread Ashish SHUKLA
On Mon, 08 Apr 2013 12:14:33 +0200, Andrea Venturoli said: > Hello. > I'm a long time user of Emacs and I've got several different installations. > Recently some of them started behaving: X11 version works fine, but > running with -nw (or no X configured) results in keyboard not > working. Pressi

emacs23 not working in terminal

2013-04-08 Thread Andrea Venturoli
Hello. I'm a long time user of Emacs and I've got several different installations. Recently some of them started behaving: X11 version works fine, but running with -nw (or no X configured) results in keyboard not working. Pressing any key yields no result and emacs has to be "kill"ed externally

Re: emacs23

2012-09-26 Thread Andrea Venturoli
nd emacs24+gdb can fail or annoy. I suspect there are others. Since it cannot be pinpointed to a single bug, I guess either some version incompatibility or some wrong compilation option, but I really don't know where to look. And, as for the security vulnerability which I forgot to

Re: emacs23

2012-09-22 Thread Ashish SHUKLA
On Sat, 22 Sep 2012 12:47:31 +0200, Andrea Venturoli said: > Hello. > What are the plans for emacs23? > It is marked as vulnerable now, but emacs24 is almost unusable (1)... > bye & Thanks > av. > (1) I'm mainly referring to gdb integration: in case an

Re: emacs23

2012-09-22 Thread Andrew W. Nosenko
On Sat, Sep 22, 2012 at 1:47 PM, Andrea Venturoli wrote: > Hello. > > What are the plans for emacs23? > It is marked as vulnerable now, but emacs24 is almost unusable (1)... > > bye & Thanks > av. > > (1) I'm mainly referring to gdb integration: i

emacs23

2012-09-22 Thread Andrea Venturoli
Hello. What are the plans for emacs23? It is marked as vulnerable now, but emacs24 is almost unusable (1)... bye & Thanks av. (1) I'm mainly referring to gdb integration: in case anyone is interested, I can describe some of the