From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: bug#350: ido-mode not compatible with url-handler-mode Date: Sun, 07 Sep 2008 15:48:53 +0200 Message-ID: <48C3DBC5.3020403@gmx.at> Reply-To: martin rudalics , 350@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1220798897 30841 80.91.229.12 (7 Sep 2008 14:48:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 7 Sep 2008 14:48:17 +0000 (UTC) Cc: Jared Finder To: 350@emacsbugs.donarmstrong.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Sep 07 16:49:12 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KcLZW-0007ht-Q8 for geb-bug-gnu-emacs@m.gmane.org; Sun, 07 Sep 2008 16:49:03 +0200 Original-Received: from localhost ([127.0.0.1]:47330 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KcLYX-0003aD-4r for geb-bug-gnu-emacs@m.gmane.org; Sun, 07 Sep 2008 10:48:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KcLY8-0003Ph-Rv for bug-gnu-emacs@gnu.org; Sun, 07 Sep 2008 10:47:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KcLY6-0003Oc-Pd for bug-gnu-emacs@gnu.org; Sun, 07 Sep 2008 10:47:35 -0400 Original-Received: from [199.232.76.173] (port=49178 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KcLY6-0003OZ-Hx for bug-gnu-emacs@gnu.org; Sun, 07 Sep 2008 10:47:34 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:33193) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KcLY6-0004yw-3u for bug-gnu-emacs@gnu.org; Sun, 07 Sep 2008 10:47:34 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m87ElWe1006919; Sun, 7 Sep 2008 07:47:32 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m87Ee6dA003968; Sun, 7 Sep 2008 07:40:06 -0700 X-Loop: don@donarmstrong.com Resent-From: martin rudalics Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sun, 07 Sep 2008 14:40:06 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 350 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 350-submit@emacsbugs.donarmstrong.com id=B350.12207978971623 (code B ref 350); Sun, 07 Sep 2008 14:40:06 +0000 Original-Received: (at 350) by emacsbugs.donarmstrong.com; 7 Sep 2008 14:31:37 +0000 Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id m87EVXKg001608 for <350@emacsbugs.donarmstrong.com>; Sun, 7 Sep 2008 07:31:34 -0700 Original-Received: (qmail invoked by alias); 07 Sep 2008 14:31:27 -0000 Original-Received: from 62-47-37-235.adsl.highway.telekom.at (EHLO [62.47.37.235]) [62.47.37.235] by mail.gmx.net (mp054) with SMTP; 07 Sep 2008 16:31:27 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+AIDVC6tuApHIrERW5XO72EfN+FY8ND7qoDMoEZp lx8pkQpi2l1o5h User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.77 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Resent-Date: Sun, 07 Sep 2008 10:47:35 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:20282 Archived-At: > url-handler-mode is awesome! ido-mode is too, but they are not > compatible with each other. > > With url-handler-mode and ido-mode enabled, try typing > http://www.google.com. ido-mode will not let you type in that url. I'm unable to reproduce that here. Do you mean that in an arbitrary buffer simply enabling `url-handler-mode' and `ido-mode' impedes you typing that URL? Couly you please give a precise step by step description with emacs -Q? > You need to use C-f to enter "normal" url handler mode. Forward from where? Thanks, martin