From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alin Soare Newsgroups: gmane.emacs.help Subject: xscheme mode : scheme-complete-variable ? Date: Thu, 28 Apr 2011 19:45:58 +0000 (UTC) Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1304020825 28812 80.91.229.12 (28 Apr 2011 20:00:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 28 Apr 2011 20:00:25 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 28 22:00:22 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QFXNp-0003ru-L1 for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Apr 2011 22:00:17 +0200 Original-Received: from localhost ([::1]:41800 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFXNp-00048k-9w for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Apr 2011 16:00:17 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:42813) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFXNj-00048d-9e for help-gnu-emacs@gnu.org; Thu, 28 Apr 2011 16:00:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QFXNi-00075w-KW for help-gnu-emacs@gnu.org; Thu, 28 Apr 2011 16:00:11 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:38139) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFXNi-00075l-Ef for help-gnu-emacs@gnu.org; Thu, 28 Apr 2011 16:00:10 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QFXNd-0003i7-SW for help-gnu-emacs@gnu.org; Thu, 28 Apr 2011 22:00:05 +0200 Original-Received: from 86.35.150.23 ([86.35.150.23]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Apr 2011 22:00:05 +0200 Original-Received: from as1789 by 86.35.150.23 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Apr 2011 22:00:05 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 10 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 86.35.150.23 (Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.2.10) Gecko/20100922 Ubuntu/10.10 (maverick) Firefox/3.6.10) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 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:80868 Archived-At: Is there a function in emacs to complete the symbol of scheme? I am interested about a funtion in xscheme-mode, that completes the scheme symbol, similar to "scheme-complete-variable" in Edwin editor. Can somebody help me about this ? Alin