emacs

  1. NapoleonWils0n

    Managing your dotfiles with emacs and org mode

    How to manage your dotfiles with emacs and org mode, instead of creating dozens of symlinks
  2. K

    Solved Gnus gmail stops working

    Hello, This morning I found sending gmail emails via Gnus stopped working. It used to be working since I checked my Gnus 'sent' folder and there are mails I sent several months ago. Gnus/5.13 (Gnus v5.13) Emacs/26.1 (berkeley-unix) Sending via mail... network-stream-open-starttls: make client...
  3. NapoleonWils0n

    emacsclient function

    You can set up emacs as an edit server so instead of starting a new instance of emacs, it “listens” for external edit requests so you can use emacsclient -t somefile.txt to open the file in the terminal but thats too much too type so i created a simple function called e that accepts multiple...
  4. Nicola Mingotti

    Emacs Tramp very slow on connection

    Hi, I have this problem with Tramp, it is very slow on connection, it takes about one minute to connect to the remote host. It is not matter of network speed, I connect very fast in Tramp in OSX and Linux. In OSX Emacs version is 24.4.9. In Linux Emacs is 24.4.1. In FreeBSD 11.1 default Emacs...
  5. clawhammer

    Emacs: how to go back after clicking a link in the help files?

    I've been reading these and got a bit done but I noticed I dont know how to go back after clicking a link to another section. C^x left or right just switches through window buffers. It seems clicking a link doesnt open a new buffer or window. Is there a way to go back without C^h -r and finding...
Back
Top