[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Replacement for string-as-unibyte function
From: |
Eli Zaretskii |
Subject: |
Re: Replacement for string-as-unibyte function |
Date: |
Sun, 31 Jan 2021 05:35:49 +0200 |
> Date: Sat, 30 Jan 2021 16:34:10 -0800
> From: Joe Riel <joer@san.rr.com>
>
> As of 26.1, string-as-unibyte is deprecated. The suggested
> replacement is encode-coding-string. What coding-system should
> be passed to that function to get the equivalent result?
Please describe your use case: what are you trying to do that you
needed string-as-unibyte?