From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Timur Aydin Newsgroups: gmane.emacs.help Subject: Re: xcscope setup Date: Wed, 20 May 2015 19:40:07 +0300 Message-ID: <555CB8E7.4090701@taydin.org> References: <555C79FD.9040805@taydin.org> <155DEC68569B714B86C2C7075F5EDA9892BF7DBA@DAKIYA1.pegasus.local> <555C9FBE.4010301@taydin.org> <87twv7b89o.fsf@web.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1432140048 27794 80.91.229.3 (20 May 2015 16:40:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 20 May 2015 16:40:48 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 20 18:40:43 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 1Yv72w-00050a-Pu for geh-help-gnu-emacs@m.gmane.org; Wed, 20 May 2015 18:40:42 +0200 Original-Received: from localhost ([::1]:53340 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yv72w-0000bl-BQ for geh-help-gnu-emacs@m.gmane.org; Wed, 20 May 2015 12:40:42 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41743) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yv72P-00004z-6U for help-gnu-emacs@gnu.org; Wed, 20 May 2015 12:40:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yv72O-00040Q-JY for help-gnu-emacs@gnu.org; Wed, 20 May 2015 12:40:09 -0400 Original-Received: from bonsai.taydin.org ([213.14.134.124]:34788 helo=mail.taydin.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yv72O-0003zQ-CX for help-gnu-emacs@gnu.org; Wed, 20 May 2015 12:40:08 -0400 Original-Received: from [127.0.0.1] (mail.taydin.org [127.0.0.1]) by mail.taydin.org (Postfix) with ESMTPSA id B9FC6440032 for ; Wed, 20 May 2015 19:40:07 +0300 (EEST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 In-Reply-To: <87twv7b89o.fsf@web.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 213.14.134.124 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:104501 Archived-At: On 05/20/2015 06:04 PM, Michael Heerdegen wrote: > Do you call `package-initialize' in your config (it's mandatory when > you want to use any of your installed packages)? Michael. I don't call (package-initialize) in my .emacs.el. Is that necessary when using ELPA? -- Timur