From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: simona bellavista Newsgroups: gmane.emacs.help Subject: problem with fullscreen and frame-cmds Date: Wed, 29 May 2013 14:10:50 +0200 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1369840166 4968 80.91.229.3 (29 May 2013 15:09:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 29 May 2013 15:09:26 +0000 (UTC) To: 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:09:26 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 1Uhi09-0003hk-EC for geh-help-gnu-emacs@m.gmane.org; Wed, 29 May 2013 17:09:21 +0200 Original-Received: from localhost ([::1]:59295 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uhi08-0001oH-Pc for geh-help-gnu-emacs@m.gmane.org; Wed, 29 May 2013 11:09:20 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:34209) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhfDW-0002AB-3O for help-gnu-emacs@gnu.org; Wed, 29 May 2013 08:11:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UhfDP-0005AM-MH for help-gnu-emacs@gnu.org; Wed, 29 May 2013 08:10:58 -0400 Original-Received: from mail-vb0-x236.google.com ([2607:f8b0:400c:c02::236]:57259) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhfDP-0005AG-HT for help-gnu-emacs@gnu.org; Wed, 29 May 2013 08:10:51 -0400 Original-Received: by mail-vb0-f54.google.com with SMTP id f13so6144398vbg.41 for ; Wed, 29 May 2013 05:10:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=VrKYZSQFRen4faqB4LyCo1BqRtvzrfirklIgNgVoVcI=; b=mKA9owACv7NA5sCPBIZEOqFJ/Gxov/jS5kYkRFqiUbxTY967A0UQgnmhqVFseXrE1O 2qVvp299O10+NCf2+QA+IkJLOL3ZNWcbqf4DMODI49Bkh63eYK6YuVzUMcLYjoHdeuK3 yhm6QWUL61xNkJldeCaJJHyeCVIyIimRZLaBqR2ZQNWZepp4Unzo1DHVmlzEEOb3nN/x xaq6ovMzFOHgr1ZVoYhqID042TgQpt52Y4jh6DDHo/5pr5BZyjQ1vHn2MaX8jB4rkOqw BvNxxrjfPZ+qd4VK6eL9t06rsK4TwON2qqBgpnanQtW0FhExCseZVVKhp8SHxOKFjyea ANWA== X-Received: by 10.58.202.103 with SMTP id kh7mr1338028vec.19.1369829450565; Wed, 29 May 2013 05:10:50 -0700 (PDT) Original-Received: by 10.52.163.5 with HTTP; Wed, 29 May 2013 05:10:50 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400c:c02::236 X-Mailman-Approved-At: Wed, 29 May 2013 11:09:11 -0400 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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:91135 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, etc) disappears, because the window is too big for the screen. If I try to use fullscreen, nothing happens, it doesn't work at all. Does anybody has any hint? Simona