unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#13309: 24.3.50; the key combination fn-RET is not recognised any more
@ 2012-12-30 13:22 Peter Dyballa
  2013-01-01 11:26 ` Jan Djärv
  2014-02-05  2:16 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 5+ messages in thread
From: Peter Dyballa @ 2012-12-30 13:22 UTC (permalink / raw)
  To: 13309

Hello!

In

	In GNU Emacs 24.2.50.1 (powerpc-apple-darwin9.8.0, NS apple- 
appkit-949.54)
	 of 2012-10-17 on Latsche.local
	Bzr revision: 110565 lekktu@gmail.com-20121017112434-q9otf8swnbc02x14
	Windowing system distributor `Apple', version 10.3.949
	Configured using:
	 `configure '--without-sound' '--without-dbus' '--without-pop'
	 '--without-gconf' '--without-gpm' '--without-gsettings'
	 '--without-selinux' '--without-gif' '--without-jpeg' '--without-png'
	 '--without-rsvg' '--without-tiff' '--without-xpm' '--with-ns'
	 '--disable-ns-self-contained' '--x-libraries=/usr/X11/lib'
	 '--x-includes=/usr/X11/include'
	 '--enable-locallisppath=/Library/Application
	 Support/Emacs/calendar24:/Library/Application Support/Emacs'
	 'CFLAGS=-g3 -H -pipe -fPIC -fno-common -Os -mcpu=7450 -mtune=7450
	 -maltivec -faltivec -mabi=altivec' 'CC=gcc-4.2' 'CXX=g++-4.2'
	 'CPPFLAGS=-I/sw/include' 'LDFLAGS=-L/sw/lib -v -Wl,-v -Wl,- 
bind_at_load
	 -Wl,-t'
	 'PKG_CONFIG_PATH=/sw/lib/pkgconfig:/sw/share/pkgconfig:/usr/X11/lib/ 
pkgconfig:/usr/lib/pkgconfig:/usr/lib/pkgconfig''

I could use fn-RET as key binding for other-window. In the recent

	In GNU Emacs 24.3.50.1 (powerpc-apple-darwin9.8.0, NS apple- 
appkit-949.54)
	 of 2012-12-30 on Latsche.local
	Bzr revision: 111377 yamaoka@jpl.org-20121229231805-uxaoiydm94ttem4b
	Windowing system distributor `Apple', version 10.3.949
	Configured using:
	 `configure --without-sound --without-dbus --without-pop --without- 
gconf
	 --without-gpm --without-gsettings --without-selinux --without-gif
	 --without-jpeg --without-png --without-tiff --without-xpm --with-ns
	 --disable-ns-self-contained --x-libraries=/usr/X11/lib
	 --x-includes=/usr/X11/include
	 --enable-locallisppath=/Library/Application
	 Support/Emacs/calendar24:/Library/Application Support/Emacs CFLAGS=-g3
	 -H -pipe -fPIC -fno-common -Os -mcpu=7450 -mtune=7450 -maltivec
	 -faltivec -mabi=altivec CC=gcc-4.2 CXX=g++-4.2 CPPFLAGS=-I/sw/include
	 LDFLAGS=-L/sw/lib -v -Wl,-v -Wl,-bind_at_load -Wl,-t
	 PKG_CONFIG_PATH=/sw/lib/pkgconfig:/sw/share/pkgconfig:/usr/X11/lib/ 
pkgconfig:/usr/lib/pkgconfig:/usr/lib/pkgconfig'
	
	Important settings:
	  value of $LC_CTYPE: de_DE.UTF-8
	  value of $LANG: de_DE.UTF-8
	  locale-coding-system: utf-8-unix
	  default enable-multibyte-characters: t
	
	Major mode: Lisp Interaction
	
	Minor modes in effect:
	  tooltip-mode: t
	  mouse-wheel-mode: t
	  tool-bar-mode: t
	  menu-bar-mode: t
	  file-name-shadow-mode: t
	  global-font-lock-mode: t
	  font-lock-mode: t
	  blink-cursor-mode: t
	  auto-composition-mode: t
	  auto-encryption-mode: t
	  auto-compression-mode: t
	  line-number-mode: t
	  transient-mark-mode: t
	
	Recent input:
	<down-mouse-1> <mouse-1> C-h k <down-mouse-1> <mouse-1>
	<backspace> k <C-return> C-h k <M-return> C-h k <s-return>
	C-h k SPC <menu-bar> <help-menu> <send-emacs-bug-r
	eport>
	
	Recent messages:
	For information about GNU Emacs and the GNU system, type C-h C-a.
	Type C-x 1 to delete the help window, C-M-v to scroll help.
	M-RET (translated from <M-return>) is undefined
	<s-return> is undefined
	
	
	Load-path shadows:
	None found.
	
	Features:
	(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822  
mml
	mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
	gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
	mail-prsvr mail-utils help-fns help-mode easymenu time-date tooltip
	ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset
	image regexp-opt fringe tabulated-list newcomment lisp-mode register
	page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock
	font-lock syntax facemenu font-core frame cham georgian utf-8-lang
	misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew
	greek romanian slovak czech european ethiopic indian cyrillic chinese
	case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer  
loaddefs
	button faces cus-face macroexp files text-properties overlay sha1 md5
	base64 format env code-pages mule custom widget hashtable-print- 
readable
	backquote make-network-process ns multi-tty emacs)

the same key press fn-RET leads to some stall. No input is accepted,  
no C-g. After a while it seems to work inputting mouse events to get  
out of this blockade.

--
Greetings

   Pete

A morning without coffee is like something without something else.






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

* bug#13309: 24.3.50; the key combination fn-RET is not recognised any more
  2012-12-30 13:22 bug#13309: 24.3.50; the key combination fn-RET is not recognised any more Peter Dyballa
@ 2013-01-01 11:26 ` Jan Djärv
  2014-02-05  2:16 ` Lars Ingebrigtsen
  1 sibling, 0 replies; 5+ messages in thread
From: Jan Djärv @ 2013-01-01 11:26 UTC (permalink / raw)
  To: Peter Dyballa; +Cc: 13309

Hello.

I can't reproduce this, fn-RET just maps to kp-enter here.

	Jan D.

30 dec 2012 kl. 14:22 skrev Peter Dyballa <Peter_Dyballa@Freenet.DE>:

> Hello!
> 
> In
> 
> 	In GNU Emacs 24.2.50.1 (powerpc-apple-darwin9.8.0, NS apple-appkit-949.54)
> 	 of 2012-10-17 on Latsche.local
> 	Bzr revision: 110565 lekktu@gmail.com-20121017112434-q9otf8swnbc02x14
> 	Windowing system distributor `Apple', version 10.3.949
> 	Configured using:
> 	 `configure '--without-sound' '--without-dbus' '--without-pop'
> 	 '--without-gconf' '--without-gpm' '--without-gsettings'
> 	 '--without-selinux' '--without-gif' '--without-jpeg' '--without-png'
> 	 '--without-rsvg' '--without-tiff' '--without-xpm' '--with-ns'
> 	 '--disable-ns-self-contained' '--x-libraries=/usr/X11/lib'
> 	 '--x-includes=/usr/X11/include'
> 	 '--enable-locallisppath=/Library/Application
> 	 Support/Emacs/calendar24:/Library/Application Support/Emacs'
> 	 'CFLAGS=-g3 -H -pipe -fPIC -fno-common -Os -mcpu=7450 -mtune=7450
> 	 -maltivec -faltivec -mabi=altivec' 'CC=gcc-4.2' 'CXX=g++-4.2'
> 	 'CPPFLAGS=-I/sw/include' 'LDFLAGS=-L/sw/lib -v -Wl,-v -Wl,-bind_at_load
> 	 -Wl,-t'
> 	 'PKG_CONFIG_PATH=/sw/lib/pkgconfig:/sw/share/pkgconfig:/usr/X11/lib/pkgconfig:/usr/lib/pkgconfig:/usr/lib/pkgconfig''
> 
> I could use fn-RET as key binding for other-window. In the recent
> 
> 	In GNU Emacs 24.3.50.1 (powerpc-apple-darwin9.8.0, NS apple-appkit-949.54)
> 	 of 2012-12-30 on Latsche.local
> 	Bzr revision: 111377 yamaoka@jpl.org-20121229231805-uxaoiydm94ttem4b
> 	Windowing system distributor `Apple', version 10.3.949
> 	Configured using:
> 	 `configure --without-sound --without-dbus --without-pop --without-gconf
> 	 --without-gpm --without-gsettings --without-selinux --without-gif
> 	 --without-jpeg --without-png --without-tiff --without-xpm --with-ns
> 	 --disable-ns-self-contained --x-libraries=/usr/X11/lib
> 	 --x-includes=/usr/X11/include
> 	 --enable-locallisppath=/Library/Application
> 	 Support/Emacs/calendar24:/Library/Application Support/Emacs CFLAGS=-g3
> 	 -H -pipe -fPIC -fno-common -Os -mcpu=7450 -mtune=7450 -maltivec
> 	 -faltivec -mabi=altivec CC=gcc-4.2 CXX=g++-4.2 CPPFLAGS=-I/sw/include
> 	 LDFLAGS=-L/sw/lib -v -Wl,-v -Wl,-bind_at_load -Wl,-t
> 	 PKG_CONFIG_PATH=/sw/lib/pkgconfig:/sw/share/pkgconfig:/usr/X11/lib/pkgconfig:/usr/lib/pkgconfig:/usr/lib/pkgconfig'
> 	
> 	Important settings:
> 	  value of $LC_CTYPE: de_DE.UTF-8
> 	  value of $LANG: de_DE.UTF-8
> 	  locale-coding-system: utf-8-unix
> 	  default enable-multibyte-characters: t
> 	
> 	Major mode: Lisp Interaction
> 	
> 	Minor modes in effect:
> 	  tooltip-mode: t
> 	  mouse-wheel-mode: t
> 	  tool-bar-mode: t
> 	  menu-bar-mode: t
> 	  file-name-shadow-mode: t
> 	  global-font-lock-mode: t
> 	  font-lock-mode: t
> 	  blink-cursor-mode: t
> 	  auto-composition-mode: t
> 	  auto-encryption-mode: t
> 	  auto-compression-mode: t
> 	  line-number-mode: t
> 	  transient-mark-mode: t
> 	
> 	Recent input:
> 	<down-mouse-1> <mouse-1> C-h k <down-mouse-1> <mouse-1>
> 	<backspace> k <C-return> C-h k <M-return> C-h k <s-return>
> 	C-h k SPC <menu-bar> <help-menu> <send-emacs-bug-r
> 	eport>
> 	
> 	Recent messages:
> 	For information about GNU Emacs and the GNU system, type C-h C-a.
> 	Type C-x 1 to delete the help window, C-M-v to scroll help.
> 	M-RET (translated from <M-return>) is undefined
> 	<s-return> is undefined
> 	
> 	
> 	Load-path shadows:
> 	None found.
> 	
> 	Features:
> 	(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
> 	mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
> 	gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
> 	mail-prsvr mail-utils help-fns help-mode easymenu time-date tooltip
> 	ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset
> 	image regexp-opt fringe tabulated-list newcomment lisp-mode register
> 	page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock
> 	font-lock syntax facemenu font-core frame cham georgian utf-8-lang
> 	misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew
> 	greek romanian slovak czech european ethiopic indian cyrillic chinese
> 	case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs
> 	button faces cus-face macroexp files text-properties overlay sha1 md5
> 	base64 format env code-pages mule custom widget hashtable-print-readable
> 	backquote make-network-process ns multi-tty emacs)
> 
> the same key press fn-RET leads to some stall. No input is accepted, no C-g. After a while it seems to work inputting mouse events to get out of this blockade.
> 
> --
> Greetings
> 
>  Pete
> 
> A morning without coffee is like something without something else.
> 
> 
> 






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

* bug#13309: 24.3.50; the key combination fn-RET is not recognised any more
  2012-12-30 13:22 bug#13309: 24.3.50; the key combination fn-RET is not recognised any more Peter Dyballa
  2013-01-01 11:26 ` Jan Djärv
@ 2014-02-05  2:16 ` Lars Ingebrigtsen
  2014-02-05 21:58   ` Peter Dyballa
  2014-02-07 21:55   ` Peter Dyballa
  1 sibling, 2 replies; 5+ messages in thread
From: Lars Ingebrigtsen @ 2014-02-05  2:16 UTC (permalink / raw)
  To: Peter Dyballa; +Cc: 13309

Peter Dyballa <Peter_Dyballa@Freenet.DE> writes:

> the same key press fn-RET leads to some stall. No input is accepted,
> no C-g. After a while it seems to work inputting mouse events to get
> out of this blockade.

Are you still seeing this problem in Emacs 24.3?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





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

* bug#13309: 24.3.50; the key combination fn-RET is not recognised any more
  2014-02-05  2:16 ` Lars Ingebrigtsen
@ 2014-02-05 21:58   ` Peter Dyballa
  2014-02-07 21:55   ` Peter Dyballa
  1 sibling, 0 replies; 5+ messages in thread
From: Peter Dyballa @ 2014-02-05 21:58 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 13309


Am 05.02.2014 um 03:16 schrieb Lars Ingebrigtsen:

> Peter Dyballa <Peter_Dyballa@Freenet.DE> writes:
> 
>> the same key press fn-RET leads to some stall. No input is accepted,
>> no C-g. After a while it seems to work inputting mouse events to get
>> out of this blockade.
> 
> Are you still seeing this problem in Emacs 24.3?

Not on PPC Leopard (Mac OS X 10.5.8). In GNU Emacs 24.3.50, last successfully compiled in November, fn-RET is not recognised at all. (Later revisions of GNU Emacs 24.3.50 do not build because of too many memory regions.)

Tomorrow I'll try in PPC Tiger!

--
Greetings

  Pete

There are three types of people in this world: those who can count, and those who cannot.






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

* bug#13309: 24.3.50; the key combination fn-RET is not recognised any more
  2014-02-05  2:16 ` Lars Ingebrigtsen
  2014-02-05 21:58   ` Peter Dyballa
@ 2014-02-07 21:55   ` Peter Dyballa
  1 sibling, 0 replies; 5+ messages in thread
From: Peter Dyballa @ 2014-02-07 21:55 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 13309


Am 05.02.2014 um 03:16 schrieb Lars Ingebrigtsen:

> Are you still seeing this problem in Emacs 24.3?

On Tiger this problem is also gone – and also the key combination fn-RETURN (recorded as kp-enter in the Mac variant and as M-S-return in the X client).

--
Greetings

  Pete

Atheism is a non prophet organisation.






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

end of thread, other threads:[~2014-02-07 21:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-30 13:22 bug#13309: 24.3.50; the key combination fn-RET is not recognised any more Peter Dyballa
2013-01-01 11:26 ` Jan Djärv
2014-02-05  2:16 ` Lars Ingebrigtsen
2014-02-05 21:58   ` Peter Dyballa
2014-02-07 21:55   ` Peter Dyballa

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).