From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Drew Adams Newsgroups: gmane.emacs.help Subject: RE: problem with fullscreen and frame-cmds Date: Wed, 29 May 2013 08:26:08 -0700 (PDT) Message-ID: <47397e94-58b4-49d3-8ad5-c5edca8dc11f@default> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1369841198 17861 80.91.229.3 (29 May 2013 15:26:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 29 May 2013 15:26:38 +0000 (UTC) To: simona bellavista , help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 29 17:26:37 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UhiGq-0000vN-0c for geh-help-gnu-emacs@m.gmane.org; Wed, 29 May 2013 17:26:36 +0200 Original-Received: from localhost ([::1]:39796 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhiGp-0001xf-IP for geh-help-gnu-emacs@m.gmane.org; Wed, 29 May 2013 11:26:35 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:41708) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhiGa-0001xB-8b for help-gnu-emacs@gnu.org; Wed, 29 May 2013 11:26:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UhiGU-00079a-EB for help-gnu-emacs@gnu.org; Wed, 29 May 2013 11:26:20 -0400 Original-Received: from userp1040.oracle.com ([156.151.31.81]:40338) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhiGU-00078Z-78 for help-gnu-emacs@gnu.org; Wed, 29 May 2013 11:26:14 -0400 Original-Received: from acsinet21.oracle.com (acsinet21.oracle.com [141.146.126.237]) by userp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id r4TFQ8qw019177 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 29 May 2013 15:26:09 GMT Original-Received: from userz7021.oracle.com (userz7021.oracle.com [156.151.31.85]) by acsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r4TFQ9AN014148 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Wed, 29 May 2013 15:26:10 GMT Original-Received: from abhmt114.oracle.com (abhmt114.oracle.com [141.146.116.66]) by userz7021.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r4TFQ8b1012566; Wed, 29 May 2013 15:26:09 GMT In-Reply-To: X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.7 (607090) [OL 12.0.6668.5000 (x86)] X-Source-IP: acsinet21.oracle.com [141.146.126.237] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 156.151.31.81 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:91138 Archived-At: > I am using emacs over a vnc connection. when I use frame-cmds the > command-bar (the bar where one inputs the command name, variable name, et= c) > disappears, because the window is too big for the screen. If I try to use > fullscreen, nothing happens, it doesn't work at all. >=20 > Does anybody has any hint? There are lots of different commands in frame-cmds.el. It's not clear what = you are doing or what effect/result you are seeing. I'm afraid you'll have to provide more info, preferably a step-by-step reci= pe, mentioning your platform and emacs version. You can reply off list if y= ou want.