From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 31 11:18:02 2012 Received: (at submit) by debbugs.gnu.org; 31 Jul 2012 15:18:02 +0000 Received: from localhost ([127.0.0.1]:52799 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SwECv-0005f2-Jl for submit@debbugs.gnu.org; Tue, 31 Jul 2012 11:18:02 -0400 Received: from eggs.gnu.org ([208.118.235.92]:46483) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SwECs-0005eq-9q for submit@debbugs.gnu.org; Tue, 31 Jul 2012 11:18:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwE5i-0008UH-7a for submit@debbugs.gnu.org; Tue, 31 Jul 2012 11:10:38 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM, FROM_LOCAL_NOVOWEL,HK_RANDOM_ENVFROM,RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:55764) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwE5i-0008UD-49 for submit@debbugs.gnu.org; Tue, 31 Jul 2012 11:10:34 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwE5g-0000LO-QS for bug-gnu-emacs@gnu.org; Tue, 31 Jul 2012 11:10:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwE5f-0008Tk-6u for bug-gnu-emacs@gnu.org; Tue, 31 Jul 2012 11:10:32 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:54425) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwE5f-0008TV-0G for bug-gnu-emacs@gnu.org; Tue, 31 Jul 2012 11:10:31 -0400 Received: by wgbez12 with SMTP id ez12so4653450wgb.30 for ; Tue, 31 Jul 2012 08:10:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=J6seyFw21PlT8ocKG1Z9e0rfMrP6G2Nxqs62rgKfAWI=; b=ZF67PB/e5V3ViaOb9I5GpZPCMwqJdkT9lA+R0i0rDHtLRd/ksnfJB2F4ouuhkda6Z9 MoPFk7e2EBswfgBVmu34MD8+0O4NzGJkzpR4IM+eD2x90pTxgLwCC9fzroNHCkeKwPis qtAZe30CTnhANsdoTp+ty3LfNsvb4zH3jY/wCyI5uqtePQ81LDEdoqsRT39xPFa8lsSx XFdV2pukPSzGoB+G6PErMdHzR7HPXOa+kYggNBismhZe4CFoZNQ3xkIonBo7jbaqiNzC aNJOvCzLGbdHN6hyuL2ThkwWYR1Rd2abLk59lSmepNTFabSI4a1wJMPkfdDDwGQTuxKO A4RA== Received: by 10.180.86.133 with SMTP id p5mr7667820wiz.17.1343747427129; Tue, 31 Jul 2012 08:10:27 -0700 (PDT) Received: from [101.10.252.11] (5ac6337b.bb.sky.com. [90.198.51.123]) by mx.google.com with ESMTPS id w7sm22592832wiz.0.2012.07.31.08.10.24 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 31 Jul 2012 08:10:25 -0700 (PDT) Message-ID: <50180384.6070109@gmail.com> Date: Tue, 31 Jul 2012 17:10:44 +0100 From: Raffaele Ricciardi User-Agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: EDE Mode: missing targets in ede-new, plus low-level error message Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -5.6 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.6 (-----) This bug report will be sent to the Bug-GNU-Emacs mailing list and the GNU bug tracker at debbugs.gnu.org. Please check that the From: line contains a valid email address. After a delay of up to one day, you should receive an acknowledgement at that address. Please write in English if possible, as the Emacs maintainers usually do not have translators for other languages. Please describe exactly what actions triggered the bug, and the precise symptoms of the bug. If you can, give a recipe starting from `emacs -Q': - emacs -Q - evaluate (global-ede-mode t) - visit a personal Emacs Lisp file - M-x ede-new - TAB to complete: only Automake and Make completions are available, whilst he EDE Manual mentions `direct Automake' and `Simple' too - RET with empty input raises the error: eieio-oref: Wrong type argument: (or eieio-object-p class-p), nil Regards -- If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. For information about debugging Emacs, please read the file /home/lele/bin/emacs/emacs-24.1/share/emacs/24.1/etc/DEBUG. In GNU Emacs 24.1.1 (i686-pc-linux-gnu, GTK+ Version 2.20.1) of 2012-06-12 on debian Windowing system distributor `The X.Org Foundation', version 11.0.10707000 Configured using: `configure '--prefix=/home/lele/bin/emacs/emacs-24.1'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.utf8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Emacs-Lisp Minor modes in effect: global-ede-mode: t ede-minor-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: ( g l o b a l - e d e - m o d e SPC t ) C-x C-e C-x C-f D r o c o m m o e m l i i n o y o . M-x e d e - n e w y M-r M-x e r e p o r t Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. t Making completion list... `/home/lele/Dropbox/common/emacs/lisp/init/oyepa' is not listed in `ede-project-directories'. Add it to the list of allowed project directories? (y or n) y eieio-oref: Wrong type argument: (or eieio-object-p class-p), nil Making completion list... Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail regexp-opt rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils ede/custom help-mode view ede/linux ede/emacs ede/cpp-root ede/speedbar ede/files ede ede/base ede/auto ede/source eieio-base eieio-speedbar speedbar sb-image ezimage dframe easymenu assoc eieio-custom wid-edit eieio byte-opt bytecomp byte-compile cconv macroexp cedet time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 31 12:26:06 2012 Received: (at 12103) by debbugs.gnu.org; 31 Jul 2012 16:26:06 +0000 Received: from localhost ([127.0.0.1]:52843 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SwFGo-0007Av-4m for submit@debbugs.gnu.org; Tue, 31 Jul 2012 12:26:06 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:54512) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SwFGk-0007An-SW for 12103@debbugs.gnu.org; Tue, 31 Jul 2012 12:26:04 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SwF9d-0003RP-BC; Tue, 31 Jul 2012 12:18:41 -0400 From: Glenn Morris To: Raffaele Ricciardi Subject: Re: bug#12103: EDE Mode: missing targets in ede-new, plus low-level error message References: <50180384.6070109@gmail.com> X-Spook: hackers mania ICE Fedayeen CIDA Baranyi Gazprom CID X-Ran: hSqhWOBP;o~'c]gVvS.tsd!s~bW$iMO#.1p~J|xgTw6H[QxR*Bh`&_Nwr1j)NR-Nf13cO8 X-Hue: red X-Debbugs-No-Ack: yes X-Attribution: GM Date: Tue, 31 Jul 2012 12:18:41 -0400 In-Reply-To: <50180384.6070109@gmail.com> (Raffaele Ricciardi's message of "Tue, 31 Jul 2012 17:10:44 +0100") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: 12103 Cc: 12103@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Raffaele Ricciardi wrote: > - TAB to complete: only Automake and Make completions are > available, whilst he EDE Manual mentions `direct Automake' > and `Simple' too See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11441#8 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11441#11 From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 07 23:10:21 2012 Received: (at control) by debbugs.gnu.org; 8 Dec 2012 04:10:21 +0000 Received: from localhost ([127.0.0.1]:59741 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ThBk5-0000sy-Bo for submit@debbugs.gnu.org; Fri, 07 Dec 2012 23:10:21 -0500 Received: from mail-pa0-f44.google.com ([209.85.220.44]:62313) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ThBk3-0000sq-9K for control@debbugs.gnu.org; Fri, 07 Dec 2012 23:10:20 -0500 Received: by mail-pa0-f44.google.com with SMTP id hz11so883481pad.3 for ; Fri, 07 Dec 2012 20:09:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:date:message-id:mime-version:content-type; bh=mjqstTWIe2zNCzuQnukGwjZWpAIf5DrxzxMcm9ZOmWk=; b=DR+t2ZfQAsLdGHcAwMo6hFgPsQ+bfE9O3UbclyCHanuJpU2np5ASMWcaDUHOAAihsL n76pCD/ZwkHPswjbnuD/zmYsWXwAhxStkRZSJzGQpYAtp9NpEkb4oGGy54xToNn/n6Hp F9rpalii9gD1uI2rNlfhXlxMeiy6cviTYJnOod0yfmK2J9WmnmZwd41I2H/4wAqwL2Lj tPnlU2O1018LuBvmSHpmBmtdEdaVZqB4Tkph4HF9gfwYacM4LjJVX0mNMHAV/HeUfMI7 y/UJgBJQp1hw6nUhXo0nQRCzUByAeOgAud4pK2ju0pneYQmp/GuRGMKwYvpjUEWX6qeg lmJw== Received: by 10.66.77.196 with SMTP id u4mr18472650paw.84.1354939795433; Fri, 07 Dec 2012 20:09:55 -0800 (PST) Received: from ulysses (cm107.delta179.maxonline.com.sg. [59.189.179.107]) by mx.google.com with ESMTPS id qt3sm7768925pbb.32.2012.12.07.20.09.52 (version=SSLv3 cipher=OTHER); Fri, 07 Dec 2012 20:09:54 -0800 (PST) From: Chong Yidong To: control@debbugs.gnu.org Subject: merge 11441 12103 Date: Sat, 08 Dec 2012 12:09:50 +0800 Message-ID: <877got6v75.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 0.1 (/) merge 11441 12103 thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 04 14:45:38 2013 Received: (at control) by debbugs.gnu.org; 4 Feb 2013 19:45:38 +0000 Received: from localhost ([127.0.0.1]:36365 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U2Ryz-00065q-HQ for submit@debbugs.gnu.org; Mon, 04 Feb 2013 14:45:38 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:59668) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U2Ryx-00065j-Tq for control@debbugs.gnu.org; Mon, 04 Feb 2013 14:45:36 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1U2Rxt-00088V-2V for control@debbugs.gnu.org; Mon, 04 Feb 2013 14:44:29 -0500 Date: Mon, 04 Feb 2013 14:44:29 -0500 Message-Id: Subject: control message for bug 11441 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.2 (----) close 11441 24.2.93 From unknown Mon Aug 18 15:39:50 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 05 Mar 2013 12:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator