bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#729: marked as done (23.0.60; RET doesn't DTRT in read-char-exclusi


From: Emacs bug Tracking System
Subject: bug#729: marked as done (23.0.60; RET doesn't DTRT in read-char-exclusive on the Mac OS X --with-ns port)
Date: Wed, 10 Sep 2008 14:00:06 -0700

Your message dated Wed, 10 Sep 2008 16:52:38 -0400
with message-id <xi7i9jpvu1.fsf@fencepost.gnu.org>
and subject line Re: bug#725: 23.0.60; Tramp mode prompt doesn't take enter key 
(only C-M)
has caused the Emacs bug report #725,
regarding 23.0.60; RET doesn't DTRT in read-char-exclusive on the Mac OS X 
--with-ns port
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
725: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=725
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: 23.0.60; RET doesn't DTRT in read-char-exclusive on the Mac OS X --with-ns port Date: Sat, 16 Aug 2008 08:25:02 -0500 User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (darwin)
I found the problem while trying to use `read-passwd', which calls
`read-char-exclusive'.  Hitting RET is not registered correctly by
`read-char-exclusive' as it's called from `read-passwd' (it seems to
extend the input field downwards as if it was a multiline input field)
and so `read-passwd' doesn't terminate.  A workaround is to press C-m
in the input field.  This breaks EPA functionality when passphrases
are needed, and probably more packages as well.

Test with:



In GNU Emacs 23.0.60.8 (i386-apple-darwin9.4.0, *Step 9.0)
 of 2008-08-16 on mungo
Windowing system distributor `Apple', version 49.46.48
configured using `configure  '--with-ns' 'CC=gcc''

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: utf-8
  default-enable-multibyte-characters: t

Major mode: Group

Minor modes in effect:
  gnus-topic-mode: t
  gnus-undo-mode: t
  recentf-mode: t
  auto-image-file-mode: t
  cua-mode: t
  display-time-mode: t
  icomplete-mode: t
  show-paren-mode: t
  which-function-mode: t
  url-handler-mode: t
  auto-insert-mode: t
  shell-dirtrack-mode: t
  df-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
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t




--- End Message ---
--- Begin Message --- Subject: Re: bug#725: 23.0.60; Tramp mode prompt doesn't take enter key (only C-M) Date: Wed, 10 Sep 2008 16:52:38 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
2008-08-18  Adrian Robert  <Adrian.B.Robert@gmail.com>

    * term/ns-win.el (global): Uncomment "put backspace
      ascii-character..." and friends, they are needed for tramp.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]