Git Product home page Git Product logo

emacs-for-scala's People

Contributors

michaelpnash avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

emacs-for-scala's Issues

using elpa and melpa installing

Hi,

I am using your emacs configs, and I am thankful. I was wondering why you are not using emacs repositories for plugin install. This can make the whole git branch smaller.

Font not available in Debian Jessie

Thanks a lot for your great work on emacs-for-scala!

I guess the init.el should not make assumptions about the platform it is running on.

Debugger entered--Lisp error: (error "Font not available" #<font-spec nil nil Source\ Code\ Pro nil nil nil nil nil 18.0 nil nil nil ((:name . "Source Code Pro-18") (user-spec . "Source Code Pro-18"))>)
  internal-set-lisp-face-attribute(default :font "Source Code Pro-18" #<frame [email protected] 0x116ca78>)
  set-face-attribute(default #<frame [email protected] 0x116ca78> :width normal :weight normal :slant normal :font "Source Code Pro-18")
  set-frame-font("Source Code Pro-18" nil t)
  eval-buffer(#<buffer  *load*> nil "/home/richard/.emacs.d/init.el" nil t)  ; Reading at buffer position 8641
  load-with-code-conversion("/home/richard/.emacs.d/init.el" "/home/richard/.emacs.d/init.el" t t)
  load("/home/richard/.emacs.d/init" t t)
  #[0 "\205\262

init.el fails in Debian Jessie

Be warned that init.el fails in Debian Jessie.

This failure imposes an initial and needless barrier for newbies.
Perhaps init.el should be less fancy but more effective.

Warning (initialization): An error occurred while loading `/home/rgomes/.emacs.d/init.el':

error: Font not available, #<font-spec nil nil Source Code Pro nil nil nil nil nil 18.0 nil nil nil ((:name . Source Code Pro-18) (user-spec . Source Code Pro-18))>

To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file.  Start Emacs with
the `--debug-init' option to view a complete error backtrace.

Fixed width font on editor windows

The fonts being employed at the moment look nice, except that variable width fonts in editor windows are very inconvenient for people addicted to rectangular editing.

In my specific situation, I prefer to format the code myself, employing something which looks nice and which helps spotting typos and other stupid mistakes that would be very difficult to spot otherwise.

For example, in the snippet of code below there are 2 typos which are far easier to spot using tabular formatting and fixed width fonts than it would be if using some sort of automatic formatting and variable width fonts.

matrix( 5).populate(gauss.interpolate(i+k+ 5, j+k+base+ 5), rapson.interpolate(i+k+base+ 5))
matrix( 6).populate(gauss.interpolate(l+k+ 6, j+k+base+ 6), rapson.interpolate(i+k+base+ 6))
matrix( 7).populate(gauss.interpolate(i+k+ 7, j+k+base+ 7), rapson.interpolate(i+k+base+ 7))
matrix( 8).populate(gauss.interpolate(i+K+ 8, j+k+base+ 8), rapson.interpolate(i+k+base+ 8))
matrix( 9).populate(gauss.interpolate(i+k+ 9, j+k+base+ 9), rapson.interpolate(i+k+base+ 9))
matrix(10).populate(gauss.interpolate(i+k+10, j+k+base+10), rapson.interpolate(i+k+base+10))
matrix(11).populate(gauss.interpolate(i+k+10, j+k+base+11), rapson.interpolate(i+k+base+11))
matrix(12).populate(gauss.interpolate(i+k+10, j+k+base+12), rapson.interpolate(i+k+base+12))
matrix(12).populate(gauss.interpolate(i+k+10, j+k+base+13), rapson.interpolate(i+k+base+13))
matrix(14).populate(gauss.interpolate(i+k+10, j+k+base+14), rapson.interpolate(i+k+base+14))

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.