Symbol's function definition is void: string-suffix-p
111 views
Skip to first unread message
hellomyn...@gmail.com
unread,
Sep 9, 2015, 12:42:11 AM9/9/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Emacs Live
Ubuntu Server doesn't seem to like Emacs Live.
% lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.3 LTS Release: 14.04 Codename: trusty
emacs --version GNU Emacs 24.3.1 Copyright (C) 2013 Free Software Foundation, Inc. GNU Emacs comes with ABSOLUTELY NO WARRANTY. You may redistribute copies of Emacs under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING.
I get this error when starting up Emacs: Warning (initialization): An error occurred while loading `/home/phil/.emacs.d/init.el':
emacs --live-safe-mode doesn't bring me any joy. Same error on startup.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to emacs...@googlegroups.com
I had this problem also. I believe you need version 24.4 or greater of
emacs which is not packaged with ubuntu trusty. This required me to
build emacs from source. I found some good instructions here: