You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the expected output? What do you see instead?
In erlext-binary-to-term:
erlext.el:77:9:Warning: `default-enable-multibyte-characters' is an obsolete
variable (as of Emacs 23.2); use enable-multibyte-characters or
set-buffer-multibyte instead
In erlext-term-to-binary:
erlext.el:85:9:Warning: `default-enable-multibyte-characters' is an obsolete
variable (as of Emacs 23.2); use enable-multibyte-characters or
set-buffer-multibyte instead
What version of the product are you using? On what operating system?
R94 on FreeBSD 8.0-RELEASE
Erlang R13B04 (erts-5.7.5) [source] [smp:2:2] [rq:2] [async-threads:0] [hipe] [kernel-poll:false]
GNU Emacs 23.2.1
From http://code.google.com/p/distel/issues/detail?id=23
Reported by peerst, Jul 30, 2010
What steps will reproduce the problem?
What is the expected output? What do you see instead?
In erlext-binary-to-term:
erlext.el:77:9:Warning: `default-enable-multibyte-characters' is an obsolete
variable (as of Emacs 23.2); use enable-multibyte-characters or
set-buffer-multibyte instead
In erlext-term-to-binary:
erlext.el:85:9:Warning: `default-enable-multibyte-characters' is an obsolete
variable (as of Emacs 23.2); use enable-multibyte-characters or
set-buffer-multibyte instead
What version of the product are you using? On what operating system?
R94 on FreeBSD 8.0-RELEASE
Erlang R13B04 (erts-5.7.5) [source] [smp:2:2] [rq:2] [async-threads:0] [hipe] [kernel-poll:false]
GNU Emacs 23.2.1
Please provide any additional information below.
Comment 1 by project member [email protected], Aug 3, 2010
unsure of how to make this backwards compatible.
Owner: mats.cronqvist
The text was updated successfully, but these errors were encountered: