all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Atkinson <kevina@gnu.org>
To: Catonano <catonano@gmail.com>, "Ludovic Courtès" <ludo@gnu.org>
Cc: 25836@debbugs.gnu.org, aspell-devel@gnu.org
Subject: bug#25836: [aspell-devel] Honoring ‘ASPELL_CONF’ in libaspell
Date: Wed, 3 May 2017 14:14:08 -0400	[thread overview]
Message-ID: <590A1DF0.7040907@gnu.org> (raw)
In-Reply-To: <CAJ98PDx4vbkpejWqyvehNccf1Fvn-F5WJLR5Yfqm2wkpVq-4=Q@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1799 bytes --]

Sorry,

For compiled in defaults there is some support for expansion, see 
Config::get_default() in common/config.cpp.  In particular the following 
should work: "<$HOME|.>/.guix-profile/lib/aspell. Due to the way the 
code is written an alternative must always be given, in particular 
"<$HOME>/.guix-profile/lib/aspell" is unlikely to work.  You could also 
use: "<home-dir>/.guix-profile/lib/aspell".  Note that the expansion is 
only for compiled in defaults, if the value is manually set, then there 
is no expansion.

When you do "aspell --config" it will print the defaults and then also 
what it expands to.

On 05/03/2017 12:49 PM, Catonano wrote:
> 2017-03-27 10:26 GMT+02:00 Ludovic Courtès <ludo@gnu.org 
> <mailto:ludo@gnu.org>>:
>
>     Hi Kevin,
>
>     From your reply it seems the second part of my message got lost;
>     you can
>     see it at <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25836#14
>     <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25836#14>>.
>
>     Kevin Atkinson <kevina@gnu.org <mailto:kevina@gnu.org>> skribis:
>
>     > It would be better to change the compiled in defaults.  I believe
>     > the --enable-dict-dir configure option should change the default
>     for dict-dir.
>
>     The problem is that dict-dir is typically
>     “$HOME/.guix-profile/lib/aspell”, so we can’t choose it at configure
>     time (unless Aspell expands “$HOME”?).
>
>     Even if we did, we’d like to offer users the ability to choose
>     dictionaries located in a different place.
>
>     How would you achieve that?
>
>     Thanks for your reply,
>     Ludo’.
>
>
>
> ehm, are there any news on this ?
>
>
> _______________________________________________
> Aspell-devel mailing list
> Aspell-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/aspell-devel


[-- Attachment #2: Type: text/html, Size: 3588 bytes --]

  reply	other threads:[~2017-05-03 18:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAJ98PDyRmcJEZTC6dOuuwXeH+j6ZtwYnMmtmD-0bj9N9yWfZMg@mail.gmail.com>
     [not found] ` <87wpbx9z7b.fsf@gnu.org>
     [not found]   ` <87vaqwp2l8.fsf_-_@gnu.org>
     [not found]     ` <alpine.DEB.2.11.1703261253200.2667@intel.home>
2017-03-27  8:26       ` bug#25836: [aspell-devel] Honoring ‘ASPELL_CONF’ in libaspell Ludovic Courtès
2017-05-03 16:49         ` Catonano
2017-05-03 18:14           ` Kevin Atkinson [this message]
2017-05-17 14:21             ` Ludovic Courtès
2017-05-17 18:14               ` Kevin Atkinson
2017-03-30 11:57   ` bug#25836: [PATCH] gnu: Add gspell Thomas Danckaert
2017-03-30 12:08     ` Catonano
2017-05-17 14:24     ` Ludovic Courtès
2017-05-17 15:16       ` Thomas Danckaert
2017-05-17 19:56         ` Ludovic Courtès
2017-05-17 17:22       ` Catonano
2017-05-17 17:24         ` Catonano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=590A1DF0.7040907@gnu.org \
    --to=kevina@gnu.org \
    --cc=25836@debbugs.gnu.org \
    --cc=aspell-devel@gnu.org \
    --cc=catonano@gmail.com \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.