all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#1014: 23.0.60; term and epa do not recognize 'Return' key
@ 2008-09-22  3:34 Chris Patterson
  0 siblings, 0 replies; 3+ messages in thread
From: Chris Patterson @ 2008-09-22  3:34 UTC (permalink / raw)
  To: emacs-pretest-bug

This issue appears in 2 places; term, and epa:
Runing m-x term (any available shell produces the same error)
pressing the 'Return' key results in the message:
Wrong type argument: integerp, return
*Messages* buffer displays: term-send-raw: Wrong type argument:  
integerp, return
Using the 'Enter' key works fine.

Also, when entering a passphrase for epa the input is not read  
unleess 'Enter'
is used. The 'Return' key does not give the error message seen in  
term and
nothing is in *Messages* but it seems to be the same problem.




In GNU Emacs 23.0.60.1 (powerpc-apple-darwin8.11.0, *Step 9.0)
  of 2008-08-10 on myPowerbook.local
Windowing system distributor `Apple', version 49.46.48
configured using `configure  '--with-ns''

Important settings:
   value of $LC_ALL: nil
   value of $LC_COLLATE: nil
   value of $LC_CTYPE: nil
   value of $LC_MESSAGES: nil
   value of $LC_MONETARY: nil
   value of $LC_NUMERIC: nil
   value of $LC_TIME: nil
   value of $LANG: nil
   value of $XMODIFIERS: nil
   locale-coding-system: nil
   default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
   shell-dirtrack-mode: t
   tooltip-mode: t
   mouse-wheel-mode: t
   menu-bar-mode: t
   file-name-shadow-mode: t
   global-font-lock-mode: t
   font-lock-mode: t
   blink-cursor-mode: t
   global-auto-composition-mode: t
   auto-composition-mode: t
   auto-encryption-mode: t
   auto-compression-mode: t
   line-number-mode: t
   transient-mark-mode: t

Recent input:
<kp-enter> C-x k <return> M-x g n u s <escape> <escape>
<escape> <help-echo> <help-echo> <help-echo> <menu-bar>
<help-menu> <send-emacs-bug-report> <help-echo> <help-echo>
2 3 . 0 . <backspace> <backspace> <backspace> <backspace>
<backspace> F a i l u r e SPC t o SPC <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> E m
a c s SPC d o e s SPC n o t SPC r e c o r <backspace>
g n i z e SPC ' E n t e r ' SPC k e y SPC i n SPC C-g
M-x s h e l l <return> l s SPC - l <return> C-x C-c
n o <return> e x i t <return> C-x k <return> M-x e
s h e <tab> <return> l s SPC - l a <return> e x i t
<return> M-x t e r m <return> <return> l s SPC - l
a <return> <down-mouse-1> <mouse-1> C-x b * s <tab>
<return> <help-echo> <down-mouse-1> <mouse-1> <return>
<help-echo> <down-mouse-1> <mouse-1> <help-echo> <down-mouse-1>
<mouse-movement> <mouse-movement> <drag-mouse-1> M-w
C-x b * s <tab> <return> t e r m SPC w i t h SPC /
b i n / b a s k <backspace> h <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> <return> C-y <return>
<menu-bar> <help-menu> <send-emacs-bug-report>

Recent messages:
Loading em-dirs...done
Loading em-glob...done
Loading em-hist...done
Loading em-ls...done
Loading em-prompt...done
Loading em-script...done
Loading em-term...done
Loading em-unix...done
term-send-raw: Wrong type argument: integerp, return [2 times]
Mark set








^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: bug#1014: 23.0.60; term and epa do not recognize 'Return' key
       [not found] <mailman.19669.1222058996.18990.bug-gnu-emacs@gnu.org>
@ 2008-09-22 13:45 ` Ted Zlatanov
  2008-09-24  3:32   ` Chris
  0 siblings, 1 reply; 3+ messages in thread
From: Ted Zlatanov @ 2008-09-22 13:45 UTC (permalink / raw)
  To: bug-gnu-emacs

On Sun, 21 Sep 2008 21:34:03 -0600 Chris Patterson <pattech@comcast.net> wrote: 

CP> This issue appears in 2 places; term, and epa:
CP> Runing m-x term (any available shell produces the same error)
CP> pressing the 'Return' key results in the message:
CP> Wrong type argument: integerp, return
CP> *Messages* buffer displays: term-send-raw: Wrong type argument:
CP> integerp, return
CP> Using the 'Enter' key works fine.

CP> Also, when entering a passphrase for epa the input is not read unleess
CP> Enter'
CP> is used. The 'Return' key does not give the error message seen in term
CP> and
CP> nothing is in *Messages* but it seems to be the same problem.

CP> In GNU Emacs 23.0.60.1 (powerpc-apple-darwin8.11.0, *Step 9.0)
CP>  of 2008-08-10 on myPowerbook.local

Hi Chris,

this should have been fixed (not by me, but I reported it as well and it
works with a recent build of Emacs, as of 2008-09-15).

Today's MacOS build is broken (I was going to report it but ran out of
town over the weekend), but you can check out the 2008-09-15 version of
the tree if you need a working build.

Ted


^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#1014: 23.0.60; term and epa do not recognize 'Return' key
  2008-09-22 13:45 ` bug#1014: 23.0.60; term and epa do not recognize 'Return' key Ted Zlatanov
@ 2008-09-24  3:32   ` Chris
  0 siblings, 0 replies; 3+ messages in thread
From: Chris @ 2008-09-24  3:32 UTC (permalink / raw)
  To: bug-gnu-emacs

On 2008-09-22 07:45:03 -0600, Ted Zlatanov <tzz@lifelogs.com> said:

> On Sun, 21 Sep 2008 21:34:03 -0600 Chris Patterson <pattech@comcast.net> wrote:
> 
> CP> This issue appears in 2 places; term, and epa:
> CP> Runing m-x term (any available shell produces the same error)
> CP> pressing the 'Return' key results in the message:
> CP> Wrong type argument: integerp, return
> CP> *Messages* buffer displays: term-send-raw: Wrong type argument:
> CP> integerp, return
> CP> Using the 'Enter' key works fine.
> 
> CP> Also, when entering a passphrase for epa the input is not read unleess
> CP> Enter'
> CP> is used. The 'Return' key does not give the error message seen in term
> CP> and
> CP> nothing is in *Messages* but it seems to be the same problem.
> 
> CP> In GNU Emacs 23.0.60.1 (powerpc-apple-darwin8.11.0, *Step 9.0)
> CP>  of 2008-08-10 on myPowerbook.local
> 
> Hi Chris,
> 
> this should have been fixed (not by me, but I reported it as well and it
> works with a recent build of Emacs, as of 2008-09-15).
> 
> Today's MacOS build is broken (I was going to report it but ran out of
> town over the weekend), but you can check out the 2008-09-15 version of
> the tree if you need a working build.
> 
> Ted

Thanks for the info. I'll give that a shot.









^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-09-24  3:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.19669.1222058996.18990.bug-gnu-emacs@gnu.org>
2008-09-22 13:45 ` bug#1014: 23.0.60; term and epa do not recognize 'Return' key Ted Zlatanov
2008-09-24  3:32   ` Chris
2008-09-22  3:34 Chris Patterson

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.