Emacs Tutorial 3 - Packages and which-key.

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 พ.ย. 2024

ความคิดเห็น • 23

  • @sethbrown1763
    @sethbrown1763 9 หลายเดือนก่อน +1

    Uncle Dave, thank you for sharing this video, sir!
    Thank you for explaining about which-key!
    You have saved my sanity :)

  • @algorhtym5812
    @algorhtym5812 ปีที่แล้ว +1

    I've been meaning to start learning emacs for a while and tipped my toes in a few times in the past without going much forward. Now I'm deep into your videos to go beyond. Thanks for this helpful resource.

  • @ottodog7627
    @ottodog7627 4 ปีที่แล้ว +2

    Thank you for sharing your knowledge uncle Dave

  • @primenzzz4602
    @primenzzz4602 ปีที่แล้ว +1

    what do you use to subtitle your keystrokes?

  • @leonidpavlenko1587
    @leonidpavlenko1587 6 ปีที่แล้ว +12

    Thank you very much for your job.

  • @shoaloak
    @shoaloak 6 ปีที่แล้ว +10

    lol'd at "Because my mailman is an idiot apparently"
    nice vid! long time vim user here. wondering if all these vids are truly gonna give the "editor of a livetime" as you put it.

  • @stanleytam2566
    @stanleytam2566 6 ปีที่แล้ว +1

    Thank you very much, this is helpful for beginner, I wish I could see this video earlier!!

  • @4ntipattern994
    @4ntipattern994 5 ปีที่แล้ว +1

    thanks so much for your time!

  • @555aboud
    @555aboud 5 ปีที่แล้ว +1

    stunning vid man, thanks a ton for this series!

  • @manhxxo
    @manhxxo 3 หลายเดือนก่อน

    A youtube channel only dedicate for EMACS

  • @ylazerson
    @ylazerson 4 ปีที่แล้ว +1

    great video - thanks!

  • @peoplezk1
    @peoplezk1 5 ปีที่แล้ว +11

    I think everyone wants to know: What did your mailman do?

    • @rafeu2288
      @rafeu2288 4 ปีที่แล้ว +2

      Maybe he knocked twice on @Uncle Dave door for no reasons?

    • @thecashewtrader3328
      @thecashewtrader3328 3 ปีที่แล้ว +1

      😂

  • @f_ftactics7928
    @f_ftactics7928 4 ปีที่แล้ว +1

    ubuntu 18, emacs25, it doesn't load the init.el when the emacs is loaded. It doesn't auto-update the init.el file like it did on your part neither. Any ideas? Thanks.

  • @terranrepublican5522
    @terranrepublican5522 6 ปีที่แล้ว +3

    Help !!! At 8:42 when I Ctrl+x Ctrl+E the comments and the other function don't get generated. On the bottom bar, instead of saying "Connecting to Elpa" or whatever, it shows "nil". What could be the issue ?

    • @uncledave2063
      @uncledave2063  6 ปีที่แล้ว +1

      the package is probably already installed, double check if you haven't downloaded it already.

  • @androth1502
    @androth1502 5 ปีที่แล้ว +2

    and if you're on windows, here is an essential command to add:
    (setq visible-bell 1)
    you don't have to thank me.

  • @travisarnold7384
    @travisarnold7384 4 ปีที่แล้ว

    Not sure if this will be seen, but in 2020, on windows I can't seem to install or use which-key. I have the :ensure t and :init. When I evaluate after the parentheses the minibuffer at bottom returns nil.
    The package manager says which-key is installed. Am i supposed to do something further in windows?

  • @MartinMaechler
    @MartinMaechler 6 ปีที่แล้ว +1

    Could you also add a URL to download these dozen lines (or add them above, so we can cut'n'paste it ((we cannot select text from the youtube video, right?))

  • @danielfhd1501
    @danielfhd1501 6 ปีที่แล้ว +1

    Thanks for the good videos.
    I did follow along untill this video. But I cannot install javascript autocomplete with this use-package. Is there any good source on use-package ?

    • @uncledave2063
      @uncledave2063  6 ปีที่แล้ว

      I'll soon record a video on autocompletion in general, since getting some of 'em to work is tiresome.
      If you're in a rush, take a look at "company" and find a suitable JS backend.

  • @noam65
    @noam65 2 ปีที่แล้ว

    Thanks, but nope, it isn't working for me.