Cayetano Santos

Results 24 issues of Cayetano Santos

Hi, Following this https://github.com/olofk/fusesoc/issues/371 issue, any plans to merge `generic_tool` branch to `master` ? I've been using it with success for a while now. Thanks,

When I set ``` (setq message-from-style 'angles) ``` the From: field appears as ``` My Name ``` In this case, the function `mu4e-multi-smtpmail-set-msmtp-account` doesn't find the right account in the...

Hi, It would be great if, in addition to github, this package might generate tables of contents useful when hosting projects in gitlab. Thanks,

As for today, guix provided v1.10.2 release is buggy under ArchLinux. Installing from melpa (non stable, so latest commit) fixes the problem.

When I try to `using oneAPI` (oneAPI v1.4.0) I get the following message. ``` ┌ Error: Failed to initialize oneAPI │ exception = │ ZeError: driver is not initialized (code...

Using emacs 29.1. After cloning the repository, and using `B` with dired (`dired-do-byte-compile`) with the point on `openalex.el` I get the following error message Debugger entered--Lisp error: (error "Key sequence...

Hi, I try to implement an hydra which delays the hint for as long as I keep pressing a key. This is fine for blue hydras, but for a red...

Is ghdl-ls compatible with option `std=19` ? No matter which vhd file I use, the config file {"options": { "ghdl_analysis": [ "--workdir=work", "--ieee=standard", "--std=09"]}, "files": [ {"file": "src/ANY.vhd", "language": "vhdl",...

Is it possible to have out of the box code highlighting when using phaer theme ? Something similar to what mdo theme does. Thanks for this great package, by the...