From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: orfeu Newsgroups: gmane.emacs.help Subject: emacs-snpshot + ftp Date: Wed, 18 Jul 2007 09:22:40 -0700 Organization: http://groups.google.com Message-ID: <1184775760.642966.117370@m37g2000prh.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1184778258 31543 80.91.229.12 (18 Jul 2007 17:04:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 Jul 2007 17:04:18 +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 Jul 18 19:04:16 2007 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.50) id 1IBCwe-0003Ry-CT for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Jul 2007 19:04:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBCwd-000189-RO for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Jul 2007 13:04:11 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!m37g2000prh.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 33 Original-NNTP-Posting-Host: 86.206.128.87 Original-X-Trace: posting.google.com 1184775762 11101 127.0.0.1 (18 Jul 2007 16:22:42 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 18 Jul 2007 16:22:42 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20061201 Firefox/2.0.0.4 (Ubuntu-feisty),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: m37g2000prh.googlegroups.com; posting-host=86.206.128.87; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Original-Xref: shelby.stanford.edu gnu.emacs.help:150194 X-Mailman-Approved-At: Wed, 18 Jul 2007 13:01:54 -0400 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:45778 Archived-At: Hi! I'm quite new in the emacs world, and it is a great editor, or may I say environment... I use the emacs-rails package, it needs the snapshot version of emacs. So I wanna keep it, but i have a huge problem with ange-ftp, the completion of user/server (with a .netrc file), and filname doesn't work... I get the message: Wrong number of arguments: #[(file dir) "\306^H!^Y\307 !\203>^@ \310 !\210 \311\232\203^X^@\311\202U^@\312 !^Q\313 !^[\314\315^L\316#^]\317 ^^^X \320\216\3\ 21 ^K \322$\206:^@\321 ^K #,\202U^@\323 !\203Q^@\324 \325 \326 \"\244\"\202U^@\327 \")\207" [dir ange-ftp-this-dir file tbl completion-ignored- extensions \ ange-ftp-completion-ignored-pattern expand-file-name ange-ftp-ftp-name ange-ftp Then I tried with the version 21 and it worked well... I can only have a ftp connection with my server and without the completion it's too long ... Thx in advance if u have any advices... PS: I put (setq tramp-default-method "ftp") on my .emacs file.