<div dir="ltr">Thanks, I upgraded to latest version with macports. </div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><div style="font-family:arial;font-size:small"><b>Robert Simmons Jr. MSc. - Lead Java Architect @ EA</b></div>
<div style="font-family:arial;font-size:small"><i>Author of: Hardcore Java (2003) and Maintainable Java (2012)</i></div><div><i style="font-family:arial;font-size:small">LinkedIn: </i><font face="arial"><i><a href="http://www.linkedin.com/pub/robert-simmons/40/852/a39" target="_blank">http://www.linkedin.com/pub/robert-simmons/40/852/a39</a></i></font></div>
</div></div>
<br><br><div class="gmail_quote">On Mon, Feb 3, 2014 at 1:56 AM, Gustav Simonsson <span dir="ltr"><<a href="mailto:gustav.simonsson@gmail.com" target="_blank">gustav.simonsson@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Ah, failed paste of the reference, meant to link this page:<br><a href="http://www.gnu.org/software/emacs/history.html" target="_blank">http://www.gnu.org/software/emacs/history.html</a><br></div><div class="HOEnZb">
<div class="h5"><div class="gmail_extra"><br>
<br><div class="gmail_quote">On Mon, Feb 3, 2014 at 8:55 AM, Gustav Simonsson <span dir="ltr"><<a href="mailto:gustav.simonsson@gmail.com" target="_blank">gustav.simonsson@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div>Hi,<br><br><br></div><div>22.1.1 is from 2007 [1], this is most likely the cause for the missing face-remap.<br><br></div><div>I'm suspecting there may be other dependencies in many Erlang tools which requires a later version of Emacs.<br>


<br></div><div>I'd recommend upgrading to version 24; there should be ready packages for all major OS/distros.<br><br></div><div>Cheers,<br>Gustav<br></div><div><br>1. <a href="http://erlang.org/pipermail/erlang-questions/2014-February/076789.html" target="_blank">http://erlang.org/pipermail/erlang-questions/2014-February/076789.html</a><br>


</div></div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Feb 3, 2014 at 6:26 AM, kraythe . <span dir="ltr"><<a href="mailto:kraythe@gmail.com" target="_blank">kraythe@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I am using<div>GNU Emacs 22.1.1</div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr">


<div style="font-family:arial;font-size:small"><b>Robert Simmons Jr. MSc. - Lead Java Architect @ EA</b></div><div>
<div style="font-family:arial;font-size:small"><i>Author of: Hardcore Java (2003) and Maintainable Java (2012)</i></div><div><i style="font-family:arial;font-size:small">LinkedIn: </i><font face="arial"><i><a href="http://www.linkedin.com/pub/robert-simmons/40/852/a39" target="_blank">http://www.linkedin.com/pub/robert-simmons/40/852/a39</a></i></font></div>



</div></div></div><div><div>
<br><br><div class="gmail_quote">On Sun, Feb 2, 2014 at 4:04 PM, Gustav Simonsson <span dir="ltr"><<a href="mailto:gustav.simonsson@gmail.com" target="_blank">gustav.simonsson@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div dir="ltr"><div>Hi,<br><br>Just tried myself with the init file you pasted (only change was I used dir .emacs.d/edts<br></div><div> instead of .emacs-edts/edts) and it loads correctly.<br><br></div><div>What version of emacs are you using? What OS?<br>




<br></div><div>I found a page which seems to indicate face-remap can be used with emacs 23, could it be your version is older?<br></div><div><br>Cheers,<br></div><div>Gustav Simonsson<br></div></div><div class="gmail_extra">




<br><br><div class="gmail_quote"><div><div>On Sun, Feb 2, 2014 at 10:41 PM, kraythe . <span dir="ltr"><<a href="mailto:kraythe@gmail.com" target="_blank">kraythe@gmail.com</a>></span> wrote:<br></div></div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>
<div dir="ltr"><div>I am trying to get EDTS working and I am having some issues that i hope you guys can help with. I cloned the repo under .emacs-edts/edts did a make and all was fine. When I run it, however, emacs reports an error "Cannot open load file: face-remap" I have the following config: </div>





<div><br></div><div><u>.bash_profile </u></div><div><font face="courier new, monospace">alias edts='emacs -q -l ~/.emacs-edts/init.el '</font><br></div><div><br></div><div><u>.emacs-eds/init.d</u></div><div><div>




<font face="courier new, monospace">;;; This is the configuration for running emacs with EDTS</font></div>
<div><font face="courier new, monospace">;;; see: <a href="https://github.com/tjarvstrand/edts" target="_blank">https://github.com/tjarvstrand/edts</a> for more info</font></div><div><font face="courier new, monospace">;;; Can be invoked with a bash alias like the following:</font></div>





<div><font face="courier new, monospace">;;; alias edts='emacs -q -l ~/.emacs-edts'</font></div><div><font face="courier new, monospace"><br></font></div><div><font face="courier new, monospace">(setq user-emacs-directory "~/.emacs-edts/")</font></div>





<div><font face="courier new, monospace">(transient-mark-mode 1) ;; Enable Mark Block Highlingting</font></div><div><font face="courier new, monospace">(show-paren-mode 1)</font></div><div><font face="courier new, monospace"><br>





</font></div><div><font face="courier new, monospace">;; Setup backups strategy.</font></div><div><font face="courier new, monospace">(setq version-control t     ;; Use version numbers for backups.</font></div><div><font face="courier new, monospace">      kept-new-versions 10  ;; Number of newest versions to keep.</font></div>





<div><font face="courier new, monospace">      kept-old-versions 0   ;; Number of oldest versions to keep.</font></div><div><font face="courier new, monospace">      delete-old-versions t ;; Don't ask to delete excess backup versions.</font></div>





<div><font face="courier new, monospace">      backup-by-copying t)  ;; Copy all files, don't rename them.</font></div><div><font face="courier new, monospace">;; Default and per-save backups go here:</font></div><div>





<font face="courier new, monospace">(setq backup-directory-alist '(("" . "~/.emacs-backup/per-save")))</font></div><div><font face="courier new, monospace"><br></font></div><div><font face="courier new, monospace">(defun force-backup-of-buffer ()</font></div>





<div><font face="courier new, monospace">  ;; Make a special "per session" backup at the first save of each emacs session.</font></div><div><font face="courier new, monospace">  (when (not buffer-backed-up)</font></div>





<div><font face="courier new, monospace">    ;; Override the default parameters for per-session backups.</font></div><div><font face="courier new, monospace">    (let ((backup-directory-alist '(("" . "~/.emacs.d/per-session")))</font></div>





<div><font face="courier new, monospace">          (kept-new-versions 3))</font></div><div><font face="courier new, monospace">      (backup-buffer)))</font></div><div><font face="courier new, monospace">  ;; Make a "per save" backup on each save.  The first save results in</font></div>





<div><font face="courier new, monospace">  ;; both a per-session and a per-save backup, to keep the numbering</font></div><div><font face="courier new, monospace">  ;; of per-save backups consistent.</font></div><div><font face="courier new, monospace">  (let ((buffer-backed-up nil))</font></div>





<div><font face="courier new, monospace">    (backup-buffer)))</font></div><div><font face="courier new, monospace"><br></font></div><div><font face="courier new, monospace">;; Setup Erlang mode</font></div><div><font face="courier new, monospace">(setq load-path (cons  "/usr/local/lib/erlang/lib/tools-2.6.13/emacs/" load-path))</font></div>





<div><font face="courier new, monospace">      (setq erlang-root-dir "/usr/local/lib/erlang")</font></div><div><font face="courier new, monospace">      (setq exec-path (cons "/usr/local/lib/erlang/bin" exec-path))</font></div>





<div><font face="courier new, monospace">      (require 'erlang-start)</font></div><div><font face="courier new, monospace"><br></font></div><div><font face="courier new, monospace">(add-to-list 'load-path "~/.emacs-edts/edts/")</font></div>





<div><font face="courier new, monospace">(require 'edts-start)</font></div></div><div><br></div><div>Can anyone advise me on how to solve this? My goal is to be able to use the command 'edts' to start emacs in edts mode and still retain non-edts mode for other uses of emacs.</div>





<div><br></div><div>Thanks in advance. <br></div><br clear="all"><div><div dir="ltr"><div style="font-family:arial;font-size:small"><b>Robert Simmons Jr. MSc.</b></div><div style="font-family:arial;font-size:small"><i>Author of: Hardcore Java (2003) and Maintainable Java (2012)</i></div>





<div><i style="font-family:arial;font-size:small">LinkedIn: </i><font face="arial"><i><a href="http://www.linkedin.com/pub/robert-simmons/40/852/a39" target="_blank">http://www.linkedin.com/pub/robert-simmons/40/852/a39</a></i></font></div>





</div></div>
</div>
<br></div></div>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div></div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>