From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.help Subject: Re: Is there a full gtk Emacs? Date: Mon, 15 Aug 2011 08:13:34 +0200 Message-ID: <87hb5jb3sh.fsf@tsdh.uni-koblenz.de> References: <359371313305140@web155.yandex.ru> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1313388840 27930 80.91.229.12 (15 Aug 2011 06:14:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 15 Aug 2011 06:14:00 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 15 08:13:57 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QsqQu-0001v9-CD for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Aug 2011 08:13:56 +0200 Original-Received: from localhost ([::1]:60374 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QsqQt-0008DK-Ix for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Aug 2011 02:13:55 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:46497) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QsqQp-0008D4-3l for help-gnu-emacs@gnu.org; Mon, 15 Aug 2011 02:13:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QsqQn-0007eh-O0 for help-gnu-emacs@gnu.org; Mon, 15 Aug 2011 02:13:51 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:47401) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QsqQn-0007ed-CK for help-gnu-emacs@gnu.org; Mon, 15 Aug 2011 02:13:49 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QsqQm-0001qa-CP for help-gnu-emacs@gnu.org; Mon, 15 Aug 2011 08:13:48 +0200 Original-Received: from tsdh.uni-koblenz.de ([141.26.67.142]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Aug 2011 08:13:48 +0200 Original-Received: from tassilo by tsdh.uni-koblenz.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Aug 2011 08:13:48 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: tsdh.uni-koblenz.de User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:5JDbjNERR+v/14IfXr19RyN5pBc= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 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:81951 Archived-At: Grigory Sarnitskiy writes: Hi Grigory, > Hello! Is there a way to make the status bar in gtk? If you mean the mode-line, then the answer is no. Basically, emacs can use gtk for the tool bar, the menu bar, and scroll bars. Bye, Tassilo