From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: Gtk tabs in emacs, new branch Date: Thu, 22 Apr 2010 17:08:00 +0200 Message-ID: <4BD06650.7090603@swipnet.se> References: <4BB4CF6B.2000007@alice.it> <4BB59476.7010600@swipnet.se> <4BB5C01E.10701@alice.it> <4BB608EE.7080101@swipnet.se> <4BB9A469.6050608@alice.it> <4BC072C3.2080302@swipnet.se> <4BC0B692.2000702@alice.it> <4BC0BD6D.3060103@swipnet.se> <4BC0F715.2060605@alice.it> <45EB8DD4-B0F8-4FB3-941F-13FADA4DAD66@swipnet.se> <4BC1854B.2060409@alice.it> <4BC1A9D2.8050607@swipnet.se> <4BC206C0.2010202@alice.it> <87fx2pdvfq.fsf@mail.jurta.org> <87y6gh87fg.fsf@lola.goethe.zz> <87hbn4bz3l.fsf@mail.jurta.org> <87y6gfoqdp.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1271948926 27397 80.91.229.12 (22 Apr 2010 15:08:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 22 Apr 2010 15:08:46 +0000 (UTC) Cc: David Kastrup , Stefan Monnier , emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 22 17:08:38 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1O4y10-0006Ca-3K for ged-emacs-devel@m.gmane.org; Thu, 22 Apr 2010 17:08:31 +0200 Original-Received: from localhost ([127.0.0.1]:49109 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O4y0x-0001qi-Aq for ged-emacs-devel@m.gmane.org; Thu, 22 Apr 2010 11:08:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O4y0s-0001pd-Ee for emacs-devel@gnu.org; Thu, 22 Apr 2010 11:08:22 -0400 Original-Received: from [140.186.70.92] (port=55951 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O4y0p-0001nW-JN for emacs-devel@gnu.org; Thu, 22 Apr 2010 11:08:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O4y0n-0004pg-Ep for emacs-devel@gnu.org; Thu, 22 Apr 2010 11:08:18 -0400 Original-Received: from smtprelay-b11.telenor.se ([62.127.194.20]:48677) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O4y0f-0004nY-SG; Thu, 22 Apr 2010 11:08:10 -0400 Original-Received: from ipb3.telenor.se (ipb3.telenor.se [195.54.127.166]) by smtprelay-b11.telenor.se (Postfix) with ESMTP id 7CB02C0C4; Thu, 22 Apr 2010 17:08:08 +0200 (CEST) X-SENDER-IP: [85.225.45.110] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApNCAMEC0EtV4S1uPGdsb2JhbACHaJQ+DAEBAQE1Lb8qhQ8E X-IronPort-AV: E=Sophos;i="4.52,257,1270418400"; d="scan'208";a="511064877" Original-Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by ipb3.telenor.se with ESMTP; 22 Apr 2010 17:08:07 +0200 Original-Received: from anon-108-150.ipredate.net (anon-108-150.ipredate.net [93.182.150.108]) by coolsville.localdomain (Postfix) with ESMTPSA id D6EE17FA05A; Thu, 22 Apr 2010 17:08:04 +0200 (CEST) User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 In-Reply-To: <87y6gfoqdp.fsf@mail.jurta.org> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:124050 Archived-At: Juri Linkov skrev 2010-04-22 10.16: >>> But what if some users might prefer the old behavior? >>> Maybe to add a command line argument `--no-tabs'? >> >> We could assume the user will always want the same, so we could give him >> some way to write down his preference in a file. We could that >> "~/.emacs", for example. WDYT? > > Exactly like `pop-up-frames' defines whether `display-buffer' > should make a separate frame, a new implemented option `pop-up-tabs' > makes a separate tab when it is non-nil. It can be defined in ~/.emacs. > What if both pop-up-tabs and pop-up-frames are set? Jan D.