Skip to content

Emacs support#13

Open
SerialDev wants to merge 6 commits intostylewarning:masterfrom
SerialDev:master
Open

Emacs support#13
SerialDev wants to merge 6 commits intostylewarning:masterfrom
SerialDev:master

Conversation

@SerialDev
Copy link
Copy Markdown

Just clone the repo and load the elisp file since it infers the asdf location based on this buffer.
This allows you to execute it directly within buffer, get a tooltip with the generated formula and,
adds it to your clipboard to paste.

formulador.el Outdated
(defun formulador--import()
(concat
"(load \""
(concat (current-buffer-path)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

current-buffer-path is not standard elisp and doesn't appear to be defined by either of s or pos-tip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants