From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/63569 Path: news.gmane.org!not-for-mail From: asbjoern_news@djupdal.org (=?utf-8?Q?Asbj=C3=B8rn?= Djupdal) Newsgroups: gmane.emacs.gnus.general Subject: Re: emacs and kde (Konqueror) Date: Thu, 17 Aug 2006 10:32:36 +0200 Message-ID: <87bqqjep97.fsf@tavl.idi.ntnu.no> References: <87r6zgowwx.fsf@newsguy.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1155878394 29869 80.91.229.2 (18 Aug 2006 05:19:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 18 Aug 2006 05:19:54 +0000 (UTC) Original-X-From: ding-owner+m12096@lists.math.uh.edu Fri Aug 18 07:19:53 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GDwlj-00057i-07 for ding-account@gmane.org; Fri, 18 Aug 2006 07:19:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1GDwl4-0004xA-00; Fri, 18 Aug 2006 00:19:03 -0500 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1GDdLb-0004B8-00 for ding@lists.math.uh.edu; Thu, 17 Aug 2006 03:35:27 -0500 Original-Received: from quimby.gnus.org ([80.91.227.211]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1GDdLZ-0005rk-OO for ding@lists.math.uh.edu; Thu, 17 Aug 2006 03:35:27 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1GDdLQ-00080s-00 for ; Thu, 17 Aug 2006 10:35:16 +0200 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1GDdLC-00047E-Be for ding@gnus.org; Thu, 17 Aug 2006 10:35:02 +0200 Original-Received: from tavl.idi.ntnu.no ([129.241.110.62]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Aug 2006 10:35:02 +0200 Original-Received: from asbjoern_news by tavl.idi.ntnu.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Aug 2006 10:35:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 20 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: tavl.idi.ntnu.no User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:x7n6BXJ5v1RU++C8zjg4pMJ8EWA= X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:63569 Archived-At: reader@newsguy.com wrote: > I use emacs in a kde desktop regularly and have come to like to use > the kde browser konqueror for any links etc. > > Currently when I hit a URL in emacs it starts a fresh konqueror, even > if one is running already. I'd like to start a new tab when konqueror > is already running. > > What I currently have in .gnus is: > (setq browse-url-browser-function 'browse-url-kde) > > What do I need in there to start a tab in cases where konqueror is > already running? I believe you have to do this in konqueror. Look at the advanced settings for tabs in konqueror, there you can select that external URLs are to open in a new tab, not in new window. Asbjørn