----- Original Message ----- From: "Kevin Atkinson" <[EMAIL PROTECTED]> To: "Gary Setter" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, December 07, 2004 12:34 PM Subject: Re: [aspell-devel] install-dir home-dir prefix config keyword
> On Tue, 7 Dec 2004, Gary Setter wrote: > > > ----- Original Message ----- > > <snip> > > I want to resolve my problems with the config keywords home-dir, > > > dict-dir, data-dir, local-data-dir, master-path, filter-path, > > and > > > prefix. > > <snip> > > > > I also had to add dicts and data as keywords in config.cpp. > > Why? The existing 0.60.1.1 code only expands keywords in the default value code. The first patch for install-dir included code for expanding all config strings for keywords, so you could configure something like this. filter-path <install-dir>/filters. That patch was going nowhere fast. The impression I received from some other comments, was that the less drastic the change, the sooner a patch would be accepted, so I was going to back off the idea of expanding all config strings for tokens and define two keyword strings, dict-subdir and data-subdir. What do you think? > > > Are those keywords acceptable, or would dicts-subdir and data-subdir > > be better? In any case, I would propose that the default values > > be "dicts" and "data". > > Those are probably better if they are really necessary. But to be > consistent it should be "dict-subdir" instead of "dicts-subdir". Done. _______________________________________________ Aspell-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/aspell-devel