Re: [PATCH] Match last names with an "O'" prefix (like "Foo O'Bar").

"Barak A. Pearlmutter" <[email protected]> Tue, 4 Mar 2025 16:34:29 +0000
Newsgroups gmane.emacs.bbdb.user
Message-ID <CANa01BLt3BZKu68MDRJ72m56=3+UFFcJu-fSq-APWMMA4+QY_g@mail.gmail.com>
> Or an Irish edition of BBDB?  (Someone else needs to step in for that.)

This should be set based on the locale.

$ printenv LANG
LANG=en_IE.utf8

Seriously: that's what it's for. If you want to get super fancy, you
could parse based on the default locale for the address of the current
BBDB entry. :)