On Wed, 11 Sep 2002, arthur.chereau wrote: > Hi, > > I have just installed aspell 0.50.1. > I would like to have a single ~/.aspell/ directory in each account, containing the > personnal aspell.conf and *.pws *.prepl files. > I tried to change home-dir in /etc/aspell.conf but it made no change. > > Do you know how I can do that ?
I don't think Aspell can do that with out modifying the source. I didn't see a need for an .aspell directory since there are not that many files. However, by modifying the defaults in the config_keys table in common/config.cpp I think you can get Aspell to do what you want it shouldn't be that hard. If you care to make such a thing a compile time option. I will gladly except it. --- http://kevin.atkinson.dhs.org _______________________________________________ Aspell-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/aspell-user
