button-lock icon indicating copy to clipboard operation
button-lock copied to clipboard

clickable text in Emacs

Results 7 button-lock issues
Sort by recently updated
recently updated
newest added

This might be beyond the scope of the project, but I wonder if there's a way to set up wiki-nav such that all recognized links will open externally in a...

First of thanks for this extension, really glad that I stumbled upon this! I have an issue when defining buttons in org-mode. If the button's regexp text is in plain...

I think button-lock-set-button is interacting with org-mode in a strange, and undesirable way. The issue is that in org-mode, if I have a python src block that uses a session,...

I find myself doing something like this a lot lately. I have a regexp with some groups in it that match text I want to make a button of, but...

Hello, I tried to used fixmee to highlight fixme into the comments for C/C++/Java mode but without success so far. I think the problem might be originated by the fact...

Hi! I’m a kind of newbie in Emacs, so apologies in advance : o ). I’ve just installed the wiki-nav.el package via melpa, and it works inside a file, with...

Hi @rolandwalker Thanks for your good package. I have a problem by setting a button to make `LaTeX` package in \usepackage{...} clickable with the following code: ``` emacs-lisp (make-variable-buffer-local (defvar...