From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Describe current keymap Date: Fri, 14 Nov 2008 15:38:34 +0100 Message-ID: References: <6o5adhF1uur1U1@mid.individual.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1226673695 18009 80.91.229.12 (14 Nov 2008 14:41:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 14 Nov 2008 14:41:35 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Will Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 14 15:42:36 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1L0zsI-0004d4-HU for geh-help-gnu-emacs@m.gmane.org; Fri, 14 Nov 2008 15:42:18 +0100 Original-Received: from localhost ([127.0.0.1]:53039 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L0zrA-00087m-Fm for geh-help-gnu-emacs@m.gmane.org; Fri, 14 Nov 2008 09:41:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L0zos-000721-F5 for help-gnu-emacs@gnu.org; Fri, 14 Nov 2008 09:38:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L0zoq-00071K-Qi for help-gnu-emacs@gnu.org; Fri, 14 Nov 2008 09:38:46 -0500 Original-Received: from [199.232.76.173] (port=34396 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L0zoq-000719-Iw for help-gnu-emacs@gnu.org; Fri, 14 Nov 2008 09:38:44 -0500 Original-Received: from fmmailgate02.web.de ([217.72.192.227]:58347) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L0zoq-0006aQ-My for help-gnu-emacs@gnu.org; Fri, 14 Nov 2008 09:38:44 -0500 Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate02.web.de (Postfix) with ESMTP id 20F59F6B3E10; Fri, 14 Nov 2008 15:38:42 +0100 (CET) Original-Received: from [91.35.230.201] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1L0zon-0006o8-00; Fri, 14 Nov 2008 15:38:42 +0100 In-Reply-To: <6o5adhF1uur1U1@mid.individual.net> X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX18nRXapMc0FiyEBjyGykvZobhNkb3lC+XpvuLD/ cgUysxmejKP0KR/D6HUNoqJs78/EsXBWMKRR6RCYie1535jiCi 1+5ZGlgSrcOj4z9wbv7w== X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:59786 Archived-At: Am 14.11.2008 um 13:48 schrieb Will: > As I am always working with the remote emacs clients I wonder > whether Emacs knows about this issues and can describe the current > keyboard layout, e.g. similar to (not > working). No, it can't. It either receives key events from X or ANSI codes from a terminal (emulation) or whatever another windowing system which client it is sends. Can't you teach your remote systems to show a virtual keyboard on your screen? -- Greetings Pete Real Time, adj.: Here and now, as opposed to fake time, which only occurs there and then.