[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Aspell-user] Changing .bak suffix
From: |
Kevin Atkinson |
Subject: |
Re: [Aspell-user] Changing .bak suffix |
Date: |
Wed, 5 Mar 2008 16:24:33 -0700 (MST) |
On Wed, 5 Mar 2008, Michael Hoffman wrote:
Is it possible to change the backup suffix from ".bak" to "~" somehow? I
believe this would fit better with other GNU programs which use that suffix
(and coreutils ls which can hide things ending in "~" with --ignore-backups).
Unfortunately no. The ".bak" comes from how Ispell does it. It should
probably be an option.
If you care enough about it file a feature request or even better a patch.