Software Alternatives, Accelerators & Startups

Doom Emacs VS Geany

Compare Doom Emacs VS Geany and see what are their differences

Doom Emacs logo Doom Emacs

Emacs configuration similar to Spacemacs but faster and lighter.

Geany logo Geany

Lightweight IDE for Linux and Windows
  • Doom Emacs Landing page
    Landing page //
    2023-09-21
  • Geany Landing page
    Landing page //
    2021-10-14

Doom Emacs features and specs

  • Optimized Performance
    Doom Emacs is engineered to be fast and responsive, minimizing the lag that can be present in a heavily customized Emacs setup.
  • Modular Configuration
    It uses a modular configuration system that allows users to enable or disable individual modules easily, helping tailor Emacs to specific workflows without much hassle.
  • Community Support
    Doom Emacs has an active and helpful community, providing ample support, tutorials, and extensions.
  • Modern Defaults
    It comes with sensible defaults and polished aesthetics out of the box, reducing the need for extensive user configuration.
  • Extensive Documentation
    Doom Emacs provides thorough documentation that helps new and old users understand the configuration options and customization procedures.
  • Evil Mode
    For Vim users, Doom Emacs comes with Evil Mode pre-configured, enabling Vim-like keybindings and making the transition smoother.

Possible disadvantages of Doom Emacs

  • Learning Curve
    Although easier than vanilla Emacs, Doom Emacs still has a learning curve that may be steep for users unfamiliar with Emacs or Vim.
  • Opinionated Setup
    Its opinionated defaults may not suit everyone's preferences, requiring users to spend time customizing it to fit their specific needs.
  • Emacs Dependency
    It relies on the original Emacs distribution, which means you still need to understand and maintain Emacs, adding complexity.
  • Heavy on Resources
    Even though optimized, Doom Emacs is still more resource-intensive compared to lighter editors, potentially impacting performance on older systems.
  • Complexity in Customization
    While modular, the customization can become complex and intimidating, especially for users who need to diverge significantly from the provided defaults.
  • Frequent Updates
    While updates are generally positive, the high frequency of updates can sometimes lead to breaking changes, requiring users to adapt frequently.

Geany features and specs

  • Lightweight
    Geany is designed to be a small and fast IDE, making it ideal for users who prefer a quick and responsive environment without the bulk of larger IDEs.
  • Cross-Platform
    Geany is available on multiple operating systems including Windows, Linux, and macOS, allowing for consistent development experience across different platforms.
  • Extensible
    Geany supports a wide variety of plugins that can expand its functionality, allowing users to tailor the editor to their specific needs.
  • Supports Multiple Languages
    Geany provides support for several programming languages out of the box, making it a versatile choice for developers working in different languages.
  • Fast Load Time
    Due to its minimalist design, Geany has a very fast load time compared to more complex IDEs, which can enhance productivity.
  • Integrated Build System
    Geany includes a basic integrated build system, which allows you to compile and run code directly from the editor.

Possible disadvantages of Geany

  • Limited Features Compared to Full-Fledged IDEs
    While Geany is lightweight and fast, it may lack some of the advanced features offered by more comprehensive IDEs like IntelliJ IDEA or Visual Studio.
  • Basic Debugging Tools
    Geany's built-in debugging tools are quite rudimentary, which might not meet the needs of developers working on complex projects that require advanced debugging features.
  • User Interface
    The user interface of Geany, while functional, can feel outdated compared to more modern editors and might not have the same level of polish or aesthetic appeal.
  • Plugin Ecosystem
    Geany has fewer plugins available compared to more popular IDEs like Visual Studio Code, which can limit its extendability and customization options.
  • Community and Support
    Being a smaller project, Geany may not have as large a community or as comprehensive support resources as larger IDEs, which can be a disadvantage for troubleshooting and learning.

Doom Emacs videos

Doom Emacs - Getting Started

More videos:

  • Review - Doom Emacs For Noobs

Geany videos

Geany 1.32 Lightweight IDE - Linux Mint Installation, Features, Plugins and Themes

More videos:

  • Review - Geany for C and Python Programming
  • Review - LinuxDays 2015 - Geany - a lightwight IDE - Frank Lanitz

Category Popularity

0-100% (relative to Doom Emacs and Geany)
Text Editors
41 41%
59% 59
IDE
40 40%
60% 60
Software Development
30 30%
70% 70
Knowledge Management
100 100%
0% 0

User comments

Share your experience with using Doom Emacs and Geany. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Doom Emacs and Geany

Doom Emacs Reviews

We have no reviews of Doom Emacs yet.
Be the first one to post

Geany Reviews

10 Best Notepad++ Alternatives in 2020
Geany is a text editor which uses GTK+ toolkit. It also has certain basic features of an integrated development environment. The tool supports many filetypes and has some nice features.
Source: www.guru99.com
10 Best Sublime Text Alternatives in 2019
Geany is a text editor which uses GTK+ toolkit. It also has certain basic features of an integrated development environment. The tool supports many filetypes and has some nice features.
Source: www.guru99.com

Social recommendations and mentions

Based on our record, Doom Emacs seems to be a lot more popular than Geany. While we know about 156 links to Doom Emacs, we've tracked only 6 mentions of Geany. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Doom Emacs mentions (156)

  • I just got an ad in VS Code
    Leave? I started with vanilla Emacs a couple of years ago, ran C-h t, did that for an hour or two, and began editing joyfully and it hasn't stopped. Picked up new stuff when the need arose. However, if you want everything looking sexy and modern from the start and you're a cool kid, give this 30 minutes and see what you think: - Source: Hacker News / 14 days ago
  • Helix-gpui: helix gpui front end
    Having used evil-mode as my main driver for years, I can confirm that it truly works as expected. Requires some setup though. I used https://github.com/doomemacs/doomemacs to do the heavy lifting though. - Source: Hacker News / 11 months ago
  • M-X Reloaded: The Second Golden Age of Emacs – (Think)
    Yes, you need to install Emacs. It is probably available from whatever package manager your system uses. I prefer Doom (https://github.com/doomemacs/doomemacs) to Spacemacs. However I haven't looked at Spacemacs for many years; perhaps it's now on par with Doom. - Source: Hacker News / about 1 year ago
  • From Doom to Vanilla Emacs
    Ever since I've started my Emacs journey it seemed like the wholy grail to have your own (vanilla!) configuration without any hard dependencies on frameworks like Doom or Spacemacs. There are plenty of dotemacs configurations ouf there which can serve as a great source of inspiration. - Source: dev.to / about 1 year ago
  • Emacs 29.1 Released
    I am a long-time Emacs user and used to maintain my own config, but I switched to Doom Emacs [1] a year ago. Doom Emacs is like a pre-packaged/pre-configured emacs distro. You still need to configure the features that you want to use, but it's a lot easier (and faster) than having to do everything from scratch, and definitely if you already have some emacs background anyway. For me, it makes the newer, more... - Source: Hacker News / almost 2 years ago
View more

Geany mentions (6)

  • Zed on Linux Is Here
    If you want a fast C++ editor with no spurious network connectivity and a conventional desktop UI, check out Geany: https://geany.org/. - Source: Hacker News / 10 months ago
  • Finding the Last Editor
    > One that isn't tied to a specific platform, or preferably even a specific company, and that I trust will still be around until I'm done programming. That is Geany[0]: no opinions, no company affiliations, no editor wars. It has been around forever, works on everything, and is open-source. [0] https://geany.org/. - Source: Hacker News / about 1 year ago
  • Best lua ide?
    I just use Geany for everything, it has a long history and has proven itself to be reliable. Source: almost 3 years ago
  • Geany is a fantastic, fast, powerful GUI text editor for many purposes & has a low barrier to entry
    After trying a bunch of GUI text editors in Linux and on the Mac I gotta say that to me, Geany is the best. Source: about 3 years ago
  • I know, not exactly Linux.
    Have you tried Geany? It's based on Scintilla, just like Notepad++ is (although that's an implementation detail that you don't really need to know to use either of them), which helps it to feel very similar. Source: about 3 years ago
View more

What are some alternatives?

When comparing Doom Emacs and Geany, you can also consider the following products

Evil - The extensible vi layer for Emacs.

VS Code - Build and debug modern web and cloud applications, by Microsoft

Org mode - Org: an Emacs Mode for Notes, Planning, and Authoring

Notepad++ - A free source code editor which supports several programming languages running under the MS Windows environment.

Neovim - Vim's rebirth for the 21st century

Sublime Text - Sublime Text is a sophisticated text editor for code, html and prose - any kind of text file. You'll love the slick user interface and extraordinary features. Fully customizable with macros, and syntax highlighting for most major languages.