-
I have a [phabricator](https://secure.phabricator.com/) managed repository on my own server.
When I went to delete the remote branch, the UI showed that the branch was deleted, but the remote rejec…
-
Hello,
``` ruby
SocialShareButton.configure do |config|
config.allow_sites = %w{twitter facebook pinterest linkedin}
end
```
When I try to `cs{(` when the cursor is on "facebook" it fails.
Silex updated
5 years ago
-
lispm updated
5 years ago
-
https://bitbucket.org/mituharu/emacs-mac is an alternate Cocoa front-end to Emacs. Its window-system is `'mac` as opposed to the official `'ns`.
Its handling of fullscreen is slightly different than…
glyph updated
5 years ago
-
## Check list
- [*] Read the "Avoiding Common Emacs Traps" section in
https://github.com/millejoh/emacs-ipython-notebook/blob/master/CONTRIBUTING.md
- [*] Does IPython works from the web browse…
-
I am currently running emacs 26.1, org mode 9.1.14, and org-ref 1.1.1 (via melpa).
When I select a citation from my bib file via C-c ] the citation does not show up in my org document. When I man…
-
How does everyone feel about (re)-adding a `cons` pair class—and complementary `car`, `cdr`—to `hy.contrib`?
The `cons` semantics are mostly necessary for work on `adderall` and `hydiom…
-
It seems to happen after I paste text from another buffer, or it may be when I go between normal and insert state (using evil) under certain unknown circumstances.
- it is not another child process,…
-
Would it be possible to support the hello-emacs lines as an alternative way to specify the language used to interpret the file? e.g. ```;; -*- mode: my-language; package: foo.bar -*-``` Since a lot o…
-
When scrolling with the mouse wheel, all mode-lines are updated (many, many times, since many events are triggered when scrolling).
This makes scrolling really slow with some applications like chromi…