Code Monkey home page Code Monkey logo

using-emacs's Introduction

using-emacs's People

Contributors

zamansky 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  avatar  avatar  avatar  avatar

using-emacs's Issues

Package ‘smartparens-mode-map’ is unavailable Error (use-package): Cannot load smartparens-mode-map

Hi Mike!
I use your config to launch emacs, i got an error:
Error (use-package): Failed to install smartparens-mode-map: Package ‘smartparens-mode-map-’ is unavailable
screen shot 2018-09-30 at 00 19 26

Also I try (use-package smartparens so it has problems too. I open the issue Fuco1/smartparens#931 also smartparens has CI system and have the last 30 failed CI commits. Smartparens is a project like dying out project. One needs to find more suitable tool for work with the parens. Have you any idea for that

Thanks, Mike.

reveal.js is not working.

It just generated a html file with pure deep blue background.
I'm currently using Emacs 28.0.50 and Org-mode version is 9.3.6

Package cl is deprecated

I get the following message when starting the latest Emacs built from Source on Debian 10.

Package cl is deprecated

I'm not sure where that is coming from. My Chinese is not very good but I think I need to put the following somewhere. https://emacs-china.org/t/package-cl-is-deprecated/10349

(require 'cl-lib)

Thanks for your excellent videos. You're helping thousands of us to get Emacs working.

wrap-with-parens and hit C-c ( not work in your conf

Hi Mike. I set up your emacs config and try use smartparens like your config. So keybinding like C-c ( or
C-c { etc use =wrap-with-parens= function etc, but it show some error like I made on the screenshot

Do you use this functionality like hit C-c ( etc ? Because it has some bugs. Log on hit C-c ( is: command-execute: Autoloading file /Users/admin/Documents/PROJECTS/EMACS/zamansky/elpa/smartparens-20181003.1346/smartparens.elc failed to define function sp-wrap-with-parens

Could you please unscramble what means this case and why do you not fix this.

Big thanks.

screen shot 2018-10-05 at 00 15 53

Excuse me

I start my emacs (nested in terminal, different with you video's) after download you emacs's config, the log show some bugs.

Warning (initialization): An error occurred while loading ‘/Users/noodle/.emacs.d/init.el’

  • in my .emacs.d finder also have init.el, myinit.el, myinit.org ...

File error: Cannot open load file, No such file or directory, ob-shell

  • what's the ob-shell, it means ob-shell.el, i really don't kown.

Error when running init.el

Thanks for providing your config.

I'm getting an error when trying to install use-package.

I'm getting the following error, I've tried the package-refresh-contents which returned no error.

ERROR I'M GETTING:
progn: Cannot open load file: No such file or directory, use-package

Do you have any suggestions I've been following your YouTube tutorials but have come very stuck with this issue. Thank you for any assistance.

org-pdfview no longer maintained

When installing your emacs.d setup Melpa complained that org-pdfview is not available. Upon investigation I found it was not longer maintained.

https://github.com/markus1189/org-pdfview

There is however a fork: https://github.com/fuxialexander/org-pdftools. I replaced org-pdfview with:

(use-package org-pdftools
  :hook (org-load . org-pdftools-setup-link))

(use-package org-noter-pdftools
  :after org-noter
  :config
  (with-eval-after-load 'pdf-annot
    (add-hook 'pdf-annot-activate-handler-functions #'org-noter-pdftools-jump-to-note)))

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.