Articles by Tag #emacs

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Learning to Like Neovim

After using Emacs for almost 20 years, usually day-in and day-out, I decided to give Neovim a try. I...

Learn More 2 0Aug 18 '24

GNU Emacs: O bom e velho ido-mode

GNU Emacs é antigo, até mais que muitas cidades do Brasil e com isso tem uma bagagem cheia de pacotes...

Learn More 1 0Jan 27

Emacs, a simple tour

Why Emacs? Emacs helps you be productive by providing an integrated environment for many...

Learn More 1 0Aug 15 '24

(Game)Dev with Emacs - Because it's not Already Hard Enough Without it

Introduction This is another tale from down the rabbit hole. See Writing an Emacs Major...

Learn More 1 0Oct 7 '24

Learning Lisp

One of the biggest obstacles for a beginner is that learning Lisp doesn't actually mean just learning...

Learn More 1 0Aug 11 '24

Introduce Relysium - Cursor alternative for Emacs

Recently I try Zed editor and I love it's AI editing tool. I found Elysium package and give it a try....

Learn More 1 0Apr 4

emacs error Failed to verify signature archive-contents.sig

First time to install emacs. when I try to run M-x package-refresh-contents I had the following...

Learn More 0 0Dec 12 '24

Mastering Parentheses in Emacs: Essential Commands

Introduction This article is translated from the original Japanese version. Emacs...

Learn More 0 0Dec 22 '24

Emacs 2024 Changes

The changes to my Emacs configuration over 2024

Learn More 0 0Jan 1

Managing multiple terminals in Emacs

For those who utilize multiple virtual terminals in Emacs, the management of these terminals can...

Learn More 0 0Jul 22 '24

C Development with GNU Emacs

Emacs is designed with programming in mind, it supports languages like C, Python, and Lisp...

Learn More 0 0Nov 26 '24

Emacs for Python and Poetry Using `basedpyright-langserver`

I am very pleased with my current emacs setup for Python, but I found setup to be a little tricky. I...

Learn More 0 0Oct 7 '24

AI Extensions for Emacs

I've been motivated by projects like cursor and windsurf to build extensions for emacs. I pushed two...

Learn More 0 0Mar 9

Created an Emacs Lisp function to insert the title of a GitHub Issue/PR/Discussion URL

This article is a translation of https://masutaka.net/2025-04-15-1/. On GitHub, when you paste...

Learn More 0 0Apr 18

The Power of Tries, Data Structure Optimization in Emacs

The following article, originally published in 2009, was a combination of both prose and code,...

Learn More 0 1Sep 19 '24

Emacs como entorno de desarrollo para C++

Emacs es un editor tan personalizable que se puede convertir en un potente IDE para prácticamente...

Learn More 0 0Feb 9

Meson: Usando um projeto git sem meson.build como dependência

Eventualmente você vai achar um projeto bacana que não usa meson.build e o mantenedor demora anos...

Learn More 0 0Jan 28

Explorando org-babel en emacs

Soy usuario de GNU/Emacs desde el año 2005. A pesar de tanto tiempo, no me considero un experto. No...

Learn More 0 0Sep 15 '24

Creating an Emacs major mode - because why not?

Introduction So, a while ago I've gone down the rabbit hole - and I don't intend to come...

Learn More 0 0Sep 9 '24