-
**Describe the bug**
If one invokes `lsp-java-update-project-configuration`, for example, from `magit-status` buffer, `(buffer-file-name)` is `nil`, hence the backtrace (see below). That is, it wo…
-
Imported from SourceForge on 2024-07-03 22:26:41
Created by **[willisbl](https://sourceforge.net/u/willisbl/)** on 2007-01-11 11:43:36
Original: https://sourceforge.net/p/maxima/bugs/1058
---
\(%i3\…
rtoy updated
4 months ago
-
Any chance we can make a global default for the timeout-seconds in here in omnisharp-utils?
Or provide a means of piping a timeout value through in the symbols-candidates method?
In any project o…
-
```
1.eusgl$ (defun make-door nil
(let (b1)
(setq b1 (make-cube 5 40 90))
(setq c1 (make-cylinder 5 5))
(setq c2 (make-cylinder 5 5))
(send c1 :rotate (deg2rad 90) :y)
(send c1 :…
-
```
What steps will reproduce the problem?
1. Compile a new version of Qi.
2. Run test cases.
What is the expected output? What do you see instead?
Qi should build off of one of the Common Lisp test…
-
Hi! Thanks for this, I'm writing my PhD thesis right now with a (slightly) modified version of this!
One thing I did not like were the `acronym` and `glossaryentry` macros (being macros you have to…
-
#### Description :octocat:
I am editing a coffee-script file, so am using coffee-mode
The indents keeps doubling... so 4, …
-
I had a problem loading cl-libuv from Quicklisp on Windows because the default installation location for the development package sits in C:/Program Files/libuv, which broke the grovel compilation.
Th…
-
Hi!
I'm having an issue which I cannot trace back to its origin. The issue is described [here](https://github.com/Sarcasm/irony-mode/issues/493). Through trial and error I've discovered that disablin…
-
### Description
#### Steps to Reproduce
Run the following code, and then run `org-roam-dailies-goto-today`.
```elisp
(defun org-roam--capture-test ()
(message "org-roam-capture-new-node-h…