From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Aziz Yemloul Newsgroups: gmane.emacs.help Subject: Re: Feeling lost without tabs Date: Tue, 03 Nov 2015 16:53:05 +0100 Message-ID: <871tc7krku.fsf@gmail.com> References: <9865c6d8-3dbd-4fba-aa9b-96a1c39e95cf@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1446571829 13004 80.91.229.3 (3 Nov 2015 17:30:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 3 Nov 2015 17:30:29 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: swe20144@gmail.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 03 18:30:14 2015 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 1ZtfPS-00009o-77 for geh-help-gnu-emacs@m.gmane.org; Tue, 03 Nov 2015 18:30:14 +0100 Original-Received: from localhost ([::1]:50098 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtfPR-0001aD-Ne for geh-help-gnu-emacs@m.gmane.org; Tue, 03 Nov 2015 12:30:13 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41650) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ztdy2-0002fQ-2W for help-gnu-emacs@gnu.org; Tue, 03 Nov 2015 10:57:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ztdxw-0007B5-4x for help-gnu-emacs@gnu.org; Tue, 03 Nov 2015 10:57:49 -0500 Original-Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:33192) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ztdxv-0007B1-RJ for help-gnu-emacs@gnu.org; Tue, 03 Nov 2015 10:57:44 -0500 Original-Received: by wijp11 with SMTP id p11so74723115wij.0 for ; Tue, 03 Nov 2015 07:57:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=/quSAv88y6L9+L3WIMYrjOciQ0yHrq9eKnNG8aeYvFc=; b=dWdbf46MQr3w7qInCEM8GlK13g+kpo+X64C8ZdPYooPObt9mNdJd0kEzdz7sIzBV/P OdRHCSYgxRIa734O4fWk3Vpr+Gx9ruY0jYDDbDCOaL3YR2lGrnxW9VytDkGGuN4dtblo 7ovIho2iXY04g/SHGS1mGQIdPBlwnV/hzykbDnoqaBzuspjLmyYroL850CXzJCE73v0I CIQZtkwmS+/UsJQdrxtTwOZsNnUdQJX/AZyw7EILU/VPGl5XVl1CJbFKEe+a78lBrkug 6xreeeC0Ksj0UI6z9o2uGXnDcs7x6xugqPvLE5DZUFEc2k7EhDEJEsMzCrESu2En0cX9 noNQ== X-Received: by 10.194.105.100 with SMTP id gl4mr30120498wjb.53.1446566263070; Tue, 03 Nov 2015 07:57:43 -0800 (PST) Original-Received: from pdn.azizyemloul.edition ([41.96.10.45]) by smtp.gmail.com with ESMTPSA id bk2sm28276572wjc.3.2015.11.03.07.57.41 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 03 Nov 2015 07:57:42 -0800 (PST) In-Reply-To: <9865c6d8-3dbd-4fba-aa9b-96a1c39e95cf@googlegroups.com> (swe's message of "Tue, 3 Nov 2015 06:07:26 -0800 (PST)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::235 X-Mailman-Approved-At: Tue, 03 Nov 2015 12:29:48 -0500 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:107910 Archived-At: swe20144@gmail.com writes: > It's been almost 1.5 years, After trying various alternatives like tabbar mode, > I've finally gotten used to C-x b > Surprisingly, I like it. Now I'm trying to bring this to the other application I spend a lot of time on: my web browser. Conkeror is awesome, it's my default web browser. M-n and M-p to go to next and previous tab like i do in tabbar-mode in emacs and w3m tabs inside emacs. it have the C-x b key-binding to switch to desired tab, C-x f to find a new url in new buffer. hope you'll try it