Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

`default-enable-multibyte-characters' is an obsolete variable (as of Emacs 23.2) #5

Open
richcarl opened this issue Jul 25, 2011 · 0 comments

Comments

@richcarl
Copy link

From http://code.google.com/p/distel/issues/detail?id=23

Reported by peerst, Jul 30, 2010

What steps will reproduce the problem?

  1. svn checkout revision 94
  2. run make

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 mats.cro...@gmail.com, Aug 3, 2010

unsure of how to make this backwards compatible.

Owner: mats.cronqvist

jannschu pushed a commit to jannschu/distel that referenced this issue Jan 2, 2012
massemanet added a commit that referenced this issue Nov 15, 2013
lucafavatella pushed a commit to lucafavatella/distel that referenced this issue Aug 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant