Skip to main content

Questions tagged [doom]

Doom is a configuration framework for GNU Emacs tailored for users who want less framework in their frameworks and the performance of a hand rolled config (or better). It can be a foundation for your own config or a resource for Emacs enthusiasts to learn more about our favorite OS. https://github.com/hlissner/doom-emacs

Filter by
Sorted by
Tagged with
0 votes
0 answers
23 views

I'm using doom emacs, which has in-built configuration to search for text in buffers with key binding / (evil-ex-search-forward). Once I search, I can hit RET and use either n or S-n to cycle through ...
Gangula's user avatar
  • 429
1 vote
1 answer
123 views

I'm running emacs 30.2 (built locally from source), on Ubuntu, using doom. Today, I was editing some c++ code that uses iostreams, and I had multiple lines that started with the '<<' operator. ...
user888379's user avatar
0 votes
0 answers
47 views

I'm using forth with doom emacs and It works well, for autocompletion and finding definition I want to use TAGS (because forth LSP seems obsolete https://github.com/AlexanderBrevig/forth-lsp and when ...
anquegi's user avatar
  • 769
0 votes
0 answers
46 views

I'm using Doom Emacs with (cc +tree-sitter +lsp), you can find my full config here: https://github.com/ZaneH/doom-emacs-config/blob/main/init.el When editing this file: // ./src/gui/ChatWindow.h #...
Zane Helton's user avatar
0 votes
1 answer
207 views

I just installed emacs 29.1 on Linux Mint. Then I downloaded and installed Doom - which seems to be operating properly. How do I enable Doom to run jupyter-python source blocks in an org document? I ...
Mike's user avatar
  • 1
1 vote
1 answer
118 views

I am using Doom Emacs on Windows. I prepare documents in LaTeX and have AUCTeX installed. I am using the minted package and would like doom emacs to simply insert a simple double quote to denote ...
1028's user avatar
  • 125
0 votes
1 answer
50 views

Current behavior: Mismatch of completions. I want to have a completion similar to the REPL in the buffer. Not intentional; I want them to match (following the cider-repl completion behaviour). My ...
BuddhiLW's user avatar
  • 307
0 votes
1 answer
83 views

consult-lsp-diagnostics shows several issues with my code. In VS Code, there's a button to apply the fix and this seems to be part of lsp itself. How can I do this in emacs? lsp-execute-code-action ...
Oin's user avatar
  • 187
1 vote
1 answer
92 views

Doom emacs user. Trying to start learning emacs lisp though clearly have a lot of work to do. I'm looking to add a hook that, when I clock in on a task, provided it's located in files X, Y or Z, i'd ...
Mugshep's user avatar
  • 133
1 vote
0 answers
56 views

I am trying to display small dap-ui windows such as dap-ui-sessions in a seperate new frame. I managed to write a function to create a new frame on the second monitor: (defun my-debugger-frame () &...
H. Kwak's user avatar
  • 11
1 vote
1 answer
462 views

Running Doom Emacs 3.0 on Emacs 29.1 on macos sequoia 15.2. After the recent upgrade to the OS and to Emacs, Emacs is correctly highlighting syntax. But I am not able to compile latex documents using ...
Deshmukh's user avatar
0 votes
1 answer
66 views

Using Doom Emacs. Earlier, when I folded a heading, ellipses used to appear at the end. After recent update to Emacs 29.1 Doom v 3.0.0-pre, the ellipses appear in square brackets. See below for an ...
Deshmukh's user avatar
0 votes
1 answer
82 views

I am a Doom Emacs user if it is relevant to that issue. I was initially trying to build templates with location finding functions when I found this bug (which I believe is a bug in my config, not org-...
lyndhurst's user avatar
  • 123
5 votes
2 answers
110 views

Having recently got a device that has a fingerprint reader built in, I set to enabling fingerprint authentication. I have this is sudo now, and this is useful in my terminal. The issue I'm running ...
neri's user avatar
  • 83
0 votes
1 answer
104 views

How can one disable all abc … (text) suggestions in company-mode writing LaTeX? I’d just like to keep the snippet suggestions. – Thanks.
Alois Pichler's user avatar

15 30 50 per page
1
2 3 4 5
16