-
I was trying to install JWM Version 2.3.4. Errors are displaying when executing automake.
I'm using automake (GNU automake) 1.14.1
```
automake -a
configure.ac:506: warning: AM_PROG_MKDIR_P is m4_req…
-
Hi,
I have a problem to set up irony-mode for company. My system is OSX, and my .emacs configuration is as followed:
```
;;irony-mode
(add-hook 'c++-mode-hook 'irony-mode)
(add-hook 'c-mode-hook 'iro…
-
Currently `describe-module` returns the following, e.g. for `(describe-module 'coin)`:
```json
{
"hash": "rE7DU8jlQL9x_MPYuniZJf5ICBTAEHAIFQCB4blofP4",
"blessed": [
"ut_J_ZNkoyaPUEJhiwV…
-
It can not save the current buffer in real time, for instance, I
open several sub-windows, however, there exists only one window in
the session after restarting Emacs. I want to save the session
co…
-
At first, thank you, for your work!
It would be very handy to see all titles of fetched links in helm (or in any other completion framework) and select one of them to render in org-mode buffer. Is it…
-
Update `lfe-mode` to indent `flet` and `fletrec` forms similar to how `clojure-mode` indents `letfn` forms.
#### Current
``` lfe
(flet ((replace (smap coll)
(lists:map (lambda (x…
-
Is there a way to create an initialized or anonymous Javascript object akin to the results of using the object literal syntax in Javascript?
I've been searching around in the source and haven't found…
-
Hi,
When I try to use `cider-clojuredocs` from clojurescript codes it says : ‘cider-clojuredocs’ doesn’t support ClojureScript
But when I try to use `cider-clojuredocs-web` from clojurescript it d…
-
For example:
```
(defun eh-org-brain-entry-nicknames (entry)
(let ((lst (if (org-brain-filep entry)
(ignore-errors
(cdr (assoc "NICKNAMES" (org-brain-keywo…
-
Nice package! Unfortunately, I found it doesn't quite work with my setup, possibly because I'm using fish.
Here's what my PATH looks like:
```
λ printenv "PATH"
/Users/martinb/.rvm/gems/ruby-…
bilus updated
4 years ago