Vibrys

Results 11 issues of Vibrys

Hi Atila After the build directory is created with Makefile included, the next step is to compile the project. cmake-ide-compile command does the job. I'd like it to display all...

Hi. I'm trying to configure cmake-ide (through spacemacs-cmake-ide layer) into fairly large C++ project. Project uses cmake to generate Makefile, then gcc.6.2.1 is used to compile the project. Looks like...

This is fix to issue https://github.com/randomphrase/company-c-headers/issues/6 company-c-headers, when on `#include ..` line, just turns off all yasnippets in progress. This prevents from yasnippet - company-c-headers interference.

Hi TuxInvader I'm working on some functionality and I'd like to build a kernel with a local patch. As I can see '--patch' option requires patch to be present on...

Hi. I'm running latest spacemacs devel + latest ein package update (ein-20230622.1757). Complete backtrace looks like following: ``` Debugger entered--Lisp error: (wrong-type-argument stringp nil) propertize(nil face ein:markdown-url-face) ein:markdown-eldoc-function() apply(ein:markdown-eldoc-function nil)...

thank you for emacs-jupyter. I'm trying it for a week and it looks like working solution. I just stumped upon following workflow I'd like to have running: When I browse...

I'm running: - emacs 29.3 - spacemacs latest develop, SHA1: 554d5cd16ee75cd03c065eb9b1e37907d54a5ee4 (Fri Jun 14 20:46:13 2024) - Linux org layer is enabled. org-version returns: ``` org-version is a variable defined...

@karthink, thank you very much for the great gptel package. It's great value is noticeable. I'm issuing PR to prevent users from accidental sending too many data during requesting from...

after `M-x dap-debug` is called on `launch.json` file below, I get following error: ``` error in process sentinel: dap--buffers-w-breakpoints: Wrong type argument: markerp, nil error in process sentinel: Wrong type...

The freeze is dependent on the break-point location. This also means I can reproduce it. When it happens, I receive following message from `dape`: ``` Command variables timed out after...