Code Monkey home page Code Monkey logo

emacs4developers's People

Contributors

bbigras avatar eagleflo avatar evanmisshula avatar orthographic-pedant avatar pierre-lecocq avatar ruishi avatar saintaardvark avatar trevoke 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  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  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

emacs4developers's Issues

Package managers: use-package/req-package

I think it would be good to mention use-package or even req-package as wrappers around package.el in the package management section.

I've found them to be a lot simpler to get started with than el-get, so I would say that it would make sense to promote them for new Emacs users.

Files navigation with GTAGS and ido

Hi,

First of all, thanks for creating this repo. Here you have mentioned how to navigate through project files using etags and ido-mode.

(defun ido-find-file-in-tag-files ()
  (interactive)
  (save-excursion
    (let ((enable-recursive-minibuffers t))
      (visit-tags-table-buffer))
    (find-file
     (expand-file-name
      (ido-completing-read
       "Project file: " (tags-table-files) nil t)))))

Similarly, is it possible to pass the tags generated by GTAGS to ido-mode?

Font setting ?

Thanks for creating this document ! ๐Ÿ˜„

Could add how to set font ?

P.S. : I finally understood the difference between Major modes and Minor modes in emacs, thanks to this document !

Authorship

Emacs is widely credited to Richard Stallman and Guy Steele. I will send you a patch but,,,

Parallel programming and code selection in Fortress
GL Steele Jr - Proceedings of the eleventh ACM SIGPLAN โ€ฆ, 2006 - dl.acm.org
... Fortress source language. Bio Guy L. Steele Jr. (PhD, MIT, 1980) is a Sun Fellow
at Sun Microsystems, Inc. He is author ... Achievement Award. He designed the original
EMACS command set and was the first person to port TeX. At ...
Cited by 13 Related articles All 2 versions Cite Save
[BOOK] GNU Emacs: UNIX text editing and programming
MA Schoonover, S Schoonover - 1991 - dl.acm.org
... The original set of macros from which Emacs evolved was developed by Richard Stallman and
Guy Steele at MIT. Stallman later went on to form the Free Software Foundation, an organization
that develops and distributes Emacs and other free software products. ...
Cited by 15 Related articles All 3 versions Cite Save More
[PDF] from hwswworld.com
Epistemologically multiple actor-centered systems: or, EMACS at work!
Y Lin - Ubiquity, 2004 - dl.acm.org
... Guy Steele, a colleague of Stallman's at the AI Lab, recognized this problem and sought to address
it. ... In the course of implementing the design specified by the chart, Steele's work attracted Stallman's
attention and led to the latter's participation ... The program was named EMACS. ...
Cited by 10 Related articles All 4 versions Cite Save
[CITATION] Report on the 1980 LiSP Conference Stanford University. August 25-27, 1980
GL Steele - ACM SIGPLAN Notices, 1982 - dl.acm.org
... chairnlen are Daniel Friedman and David Wise (University of Indiana, Bloomington); and the
local arrangements chairman is Guy Steele (Carnegie-Mellon ... MA 02139 Multics EMACS is a
video oriented text processing system released as part ofHoneywell's Multk~ System. ...
Cited by 1 Related articles Cite Save
[PDF] from rsb.at
Hacker culture and the FLOSS innovation
Y Lin - Handbook of research on open source software: โ€ฆ, 2007 - books.google.com
... System (ITS) on a PDP-10 machine. EMACS was initi- ated by Guy Steele as a project
to unify the many divergent TECO command sets and key bindings at MIT, and
completed by Stallman. Itwas inspired by the ideas of TECMAC ...
Cited by 9 Related articles All 11 versions Cite Save

Aditionnal tips and keybindings

I thought it would be useful to present the M-; command for commenting a region according to a language, which is much faster.

Also, the C-x 1 could be explained as it prevent from having to closes the many windows someone would have open but one.

That is the kind of tutorial I would have loved to see at first and am still pretty happy to discover!

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.