gummi VS GNU Emacs

Compare gummi vs GNU Emacs and see what are their differences.

gummi

Simple LaTeX editor (by alexandervdm)

GNU Emacs

Mirror of GNU Emacs (by emacs-mirror)
Our great sponsors
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SaaSHub - Software Alternatives and Reviews
gummi GNU Emacs
5 238
724 4,122
- 0.7%
0.0 8.7
5 months ago 11 days ago
C Emacs Lisp
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gummi

Posts with mentions or reviews of gummi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-08.
  • LaTeX as a replacement for MS Word
    4 projects | /r/LaTeX | 8 Jan 2023
    Personally, I have not used Word for writing documents since about 2008. During school, I used Gummi as my LaTeX editor. It had decent support for nested snippets, so I was able to take class notes in real-time with LaTeX and see the output. My use-case these days is primarily for creating internal reference manuals, which is pretty well-suited to LaTeX:
  • Ich liiiiieeeebe Word
    2 projects | /r/de | 3 Mar 2022
    Teste mal Gummi
  • Best latex editor on Linux?
    3 projects | /r/LaTeX | 2 Feb 2022
    Try Gummi, should be in the repository. Or, git it: https://github.com/alexandervdm/gummi

GNU Emacs

Posts with mentions or reviews of GNU Emacs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-06.
  • Emacs and Shellcheck
    2 projects | news.ycombinator.com | 6 Oct 2023
  • Free Tech Tools and Resources - MAC Lookup, SQL Tutorials, JSON Converter & More
    2 projects | /r/SysAdminBlogs | 14 Sep 2023
    GNU Emacs is a versatile, open-source text editor that offers extensibility and customization—a sort of self-documenting real-time display editor. Our thanks for the suggestion go to CartanAnnullator.
  • VScode vs Others: the War on Code Editors
    4 projects | dev.to | 26 Jun 2023
    Emacs
  • Proof of Concept clang plugin that automatically binds C/C++ -> Lua
    3 projects | /r/cpp | 3 Jun 2023
    Their DEFUN and DEFVAR macros for example let us define a function or a variable that will be available as a Lisp function, and can be used as an ordinary C function from the C code. Emacs is written in pure C99 language and works with both GCC and Clang I believe. We can just define a C function via macro, and it is auto exported and made available to Lisp. For example my first patch to Emacs was for this function (we added "count" argument to make it possible to skip enumerating files in a directory for the case when user code is just interesting if a directory is empty or not):
  • What's you preferred inbox tool and why?
    5 projects | /r/gtd | 18 May 2023
    - digital world,, Emacs Org Mode with Orgzly and Syncthing (to synchronize between devices)
  • How to fix Emacs constant freezing on long lines?
    2 projects | /r/emacs | 11 May 2023
    If you're like me and you are a hard fan of word wrapping, in emacs 29, it looks like they added two variables which you can modify so emacs would perform better (performance is still not as smooth as vscode): long-line-threshold and large-hscroll-threshold. long-line-threshold works this way: if there exists a line in the current buffer that has more characters than the specified value, emacs would start the performance functionalities. Also large-hscroll-threshold also work the same way as long-line-threshold but it starts the performance functionalities when the wrapped line becomes more than the specified value. I'm not exactly sure if the conditions for both long-line-threshold and large-hscroll-threshold should be met for the perfomance functionalities to be enabled or only one of them meeting the condition would cause the functionalities to start. You can also see if the functionalities are enabled in the current buffer by evaluating the function long-line-optimizations-p. If evaluating (long-line-optimizations-p) returns nil, it means the performance improvements aren't applied, if it returns non nil, it means they are enabled. You can read more in here: https://github.com/emacs-mirror/emacs/blob/master/etc/NEWS.29 . Search for "Emacs is now capable of editing" in that page and the section about these features would come up. You should also disable features related to bidirectional editing and stuff.
  • Help make mass surveillance of entire populations uneconomical
    3 projects | news.ycombinator.com | 1 May 2023
  • Is the official GNU Emacs up to date?
    2 projects | /r/emacs | 27 Apr 2023
    Yes, the documentation is up to date. If you browse the commit history you will notice that many of the commits are changes to the documentation. Emacs is a living, breathing application and IDE.
  • evil-set-leader vs general.el for SPC based keybindings
    2 projects | /r/emacs | 26 Apr 2023
    use-package should be considered built-in in near future: https://github.com/emacs-mirror/emacs/tree/0d2fdf6e36d35e7ab64d8894e8d4c27b0cc06875/lisp/use-package
  • Emacs 29 is at least several weeks away
    2 projects | /r/emacs | 20 Apr 2023

What are some alternatives?

When comparing gummi and GNU Emacs you can also consider the following projects:

Visual Studio Code - Visual Studio Code

Geany - A fast and lightweight IDE

Atom - :atom: The hackable text editor

spacemacs - A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!

uemacs - Random version of microemacs with my private modificatons

org-roam-ui - A graphical frontend for exploring your org-roam Zettelkasten

vscode-org-mode - Emacs Org Mode for Visual Studio Code

consult - :mag: consult.el - Consulting completing-read

doom - Doom Emacs config

KDevelop - Cross-platform IDE for C, C++, Python, QML/JavaScript and PHP

Vim - The official Vim repository

Light Table - The Light Table IDE ⛺