From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Bienert Newsgroups: gmane.emacs.help Subject: aspell replacement file (--repl= option) Date: Thu, 14 Oct 2010 15:33:15 +0200 Message-ID: <4CB7069B.3090902@zbh.uni-hamburg.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1287094275 9373 80.91.229.12 (14 Oct 2010 22:11:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 14 Oct 2010 22:11:15 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 15 00:11:14 2010 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.69) (envelope-from ) id 1P6W12-0006GD-Rq for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Oct 2010 00:11:13 +0200 Original-Received: from localhost ([127.0.0.1]:36525 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6W10-0008GD-U3 for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Oct 2010 18:11:11 -0400 Original-Received: from [140.186.70.92] (port=48964 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6Nw1-0006D8-QY for help-gnu-emacs@gnu.org; Thu, 14 Oct 2010 09:33:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P6Nvu-0008OI-3I for help-gnu-emacs@gnu.org; Thu, 14 Oct 2010 09:33:23 -0400 Original-Received: from mailhost.uni-hamburg.de ([134.100.32.155]:57458) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P6Nvt-0008Nu-Ui for help-gnu-emacs@gnu.org; Thu, 14 Oct 2010 09:33:22 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mailhost.uni-hamburg.de (Postfix) with ESMTP id 75AAC90256 for ; Thu, 14 Oct 2010 15:33:20 +0200 (CEST) X-Virus-Scanned: by University of Hamburg (RRZ/mailhost) Original-Received: from mailhost.uni-hamburg.de ([127.0.0.1]) by localhost (mailhost.uni-hamburg.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 82S6vgqG8tnZ for ; Thu, 14 Oct 2010 15:33:20 +0200 (CEST) Original-Received: from wendelstein.zbh.uni-hamburg.de (wendelstein.zbh.uni-hamburg.de [134.100.209.3]) by mailhost.uni-hamburg.de (Postfix) with ESMTP id 621C29020C for ; Thu, 14 Oct 2010 15:33:20 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by wendelstein.zbh.uni-hamburg.de (Postfix) with ESMTP id 4C355164B89 for ; Thu, 14 Oct 2010 15:33:20 +0200 (CEST) Original-Received: from wendelstein.zbh.uni-hamburg.de ([127.0.0.1]) by localhost (wendelstein [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23812-07 for ; Thu, 14 Oct 2010 15:33:15 +0200 (CEST) Original-Received: from [134.100.209.86] (worms.zbh.uni-hamburg.de [134.100.209.86]) by wendelstein.zbh.uni-hamburg.de (Postfix) with ESMTP id E0F56164B5A for ; Thu, 14 Oct 2010 15:33:15 +0200 (CEST) User-Agent: Thunderbird 2.0.0.24 (X11/20100228) X-Enigmail-Version: 0.96.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Mailman-Approved-At: Thu, 14 Oct 2010 18:09:06 -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:75125 Archived-At: Hi Emacs fans! I'm using aspell in my Emacs rather than ispell and have already managed to set an alternate personal dictionary. Now I'm wondering if there is anything similar to "ispell-personal-dictionary" for setting a different path for the aspell replacement file? On the command line you would use "--repl=" to do so. greetings, Stefan