From mboxrd@z Thu Jan  1 00:00:00 1970
Path: news.gmane.org!not-for-mail
From: Drew Adams <drew.adams@oracle.com>
Newsgroups: gmane.emacs.help
Subject: RE: M-! with Icicles
Date: Mon, 29 Jul 2013 11:30:32 -0700 (PDT)
Message-ID: <07f58bfb-7742-422d-9e90-636f85513921@default>
References: <<20130729091146.7049F5107C6@outside.256.com>>
NNTP-Posting-Host: plane.gmane.org
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable
X-Trace: ger.gmane.org 1375122684 3725 80.91.229.3 (29 Jul 2013 18:31:24 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Mon, 29 Jul 2013 18:31:24 +0000 (UTC)
To: ddeus.emacs@mailnull.com, help-gnu-emacs@gnu.org
Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 29 20:31:25 2013
Return-path: <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>
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 <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>)
	id 1V3sE2-0007ao-9l
	for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Jul 2013 20:31:18 +0200
Original-Received: from localhost ([::1]:37132 helo=lists.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>)
	id 1V3sE1-0002aU-U6
	for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Jul 2013 14:31:17 -0400
Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45924)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <drew.adams@oracle.com>) id 1V3sDW-0002Br-Qa
	for help-gnu-emacs@gnu.org; Mon, 29 Jul 2013 14:30:56 -0400
Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <drew.adams@oracle.com>) id 1V3sDO-0003rR-2R
	for help-gnu-emacs@gnu.org; Mon, 29 Jul 2013 14:30:46 -0400
Original-Received: from aserp1040.oracle.com ([141.146.126.69]:17499)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <drew.adams@oracle.com>) id 1V3sDN-0003r1-EL
	for help-gnu-emacs@gnu.org; Mon, 29 Jul 2013 14:30:37 -0400
Original-Received: from acsinet21.oracle.com (acsinet21.oracle.com [141.146.126.237])
	by aserp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with
	ESMTP id r6TIUZcr025658
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK);
	Mon, 29 Jul 2013 18:30:35 GMT
Original-Received: from userz7022.oracle.com (userz7022.oracle.com [156.151.31.86])
	by acsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id
	r6TIUXUD023552
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Mon, 29 Jul 2013 18:30:34 GMT
Original-Received: from abhmt120.oracle.com (abhmt120.oracle.com [141.146.116.72])
	by userz7022.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id
	r6TIUXJS028677; Mon, 29 Jul 2013 18:30:33 GMT
In-Reply-To: <<20130729091146.7049F5107C6@outside.256.com>>
X-Priority: 3
X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.7  (607090) [OL
	12.0.6668.5000 (x86)]
X-Source-IP: acsinet21.oracle.com [141.146.126.237]
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic]
X-Received-From: 141.146.126.69
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 <help-gnu-emacs.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/help-gnu-emacs>
List-Post: <mailto:help-gnu-emacs@gnu.org>
List-Help: <mailto:help-gnu-emacs-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=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:92516
Archived-At: <http://permalink.gmane.org/gmane.emacs.help/92516>

> In more or less default configuration of icicles on emacs 24.3.1 on
> pressing M-! and TAB I get error:
>  Completion function comint-completion-at-point uses a deprecated
>  calling convention
> and nothing happens, the tab completion dont work ... has any one
> solution for it?

I will follow up with you off list.  Thx - Drew