[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#777643: general: possibly, some keyboard layouts should use U+22C5 DOT OPERATOR instead of U+00B7 MIDDLE DOT



On Thu, Feb 12, 2015 at 11:37:18AM +0100, Jakub Wilk wrote:
> >How dare you write ... instead of the proper … :-P
> 
> How dare you write :-P instead of the proper 😛  ?!
> 
    setlocale(LC_ALL, "");
    printf("iswprint: %d\n", iswprint(0x1f61b));
returns 0, even on unstable.  This makes mutt, and probably other clients as
well, refuse to display it.  (Not sure if mutt uses iswprint() or one of its
friends.) Same for 0x1f4a9.

-- 
// If you believe in so-called "intellectual property", please immediately
// cease using counterfeit alphabets.  Instead, contact the nearest temple
// of Amon, whose priests will provide you with scribal services for all
// your writing needs, for Reasonable and Non-Discriminatory prices.


Reply to: