From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.help Subject: Clearing ido history Date: Tue, 9 Nov 2010 10:23:14 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1289294769 2587 80.91.229.12 (9 Nov 2010 09:26:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 9 Nov 2010 09:26:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 09 10:26:02 2010 Return-path: Envelope-to: geh-help-gnu-emacs@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 1PFkSk-0002p4-Gf for geh-help-gnu-emacs@m.gmane.org; Tue, 09 Nov 2010 10:25:58 +0100 Original-Received: from localhost ([127.0.0.1]:52966 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PFkSj-0005M0-TD for geh-help-gnu-emacs@m.gmane.org; Tue, 09 Nov 2010 04:25:57 -0500 Original-Received: from [140.186.70.92] (port=37621 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PFkR6-0004vC-LK for help-gnu-emacs@gnu.org; Tue, 09 Nov 2010 04:24:47 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PFkQc-0007EY-Jq for help-gnu-emacs@gnu.org; Tue, 09 Nov 2010 04:24:16 -0500 Original-Received: from mail-gx0-f169.google.com ([209.85.161.169]:54086) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PFkQc-0007EH-HQ for help-gnu-emacs@gnu.org; Tue, 09 Nov 2010 04:23:46 -0500 Original-Received: by gxk2 with SMTP id 2so5028088gxk.0 for ; Tue, 09 Nov 2010 01:23:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=KJeS1h6sMcKyHaRs9TwmqLk0Ycz2gyi6zvuoztywQZE=; b=LTvhFrq8BMDuEvjOOzIwnG+ias5invqrh3kNoJlgDx/6woWeOM5dqp7ouCEDpSr+k6 oIE3ztAloodgWZYcnwxojyEFu8e9Q3hxmV8oxGGP/eh+q0YbaN7UAQRuONXbydXWgd2p Jrg77V8Ses7ed1S7nTxpZAjFpgckZl79w7C9c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=M0AaIzyErjiQlBLbKN8QelIlteY8SeoevZ3OWHZpSL/VIoiPWXFDlDQS0K1SJshB2x DkPar7BI0anSQ6Kx3GVzLs0KB4Yzl/PqghFPjv0kY3BQIiGnEPGY5Y4NDn3c7+pSWhos k9WuHnKahYdbSAEEUio9ZSYqumzqNmR4qkCYw= Original-Received: by 10.42.226.130 with SMTP id iw2mr4427348icb.439.1289294624796; Tue, 09 Nov 2010 01:23:44 -0800 (PST) Original-Received: by 10.231.30.66 with HTTP; Tue, 9 Nov 2010 01:23:14 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:75322 Archived-At: Since I opened a file over my Windows network, which as some of you may know is very slow, Emacs start-up has been extremely slow. I have my suspicions that this is because of ido history. How do I clear it? -- Deniz Dogan