Fork me on GitHub
#emacs
<
2017-02-23
>
mattly00:02:08

@qqq I'm seeing the same thing recently, also on OSX

ag00:02:25

@qqq @mattly do you guys think it could be related to semantinc?

mattly00:02:38

i've no idea what that is. did you typo that from semantic as in semantic-mode ?

mattly00:02:03

I use emacs pretty much for spacemacs

qqq00:02:48

@mattly @ag: posisbly not, I'm not running semantics (I'm not running spacemacs either)

ag00:02:24

@qqq semantic is built-in

qqq00:02:29

I suspect, based solely on my most recent changes, to be somethign involving: lispy, lispyville, clojure, and anything else for manipulating sexps

qqq00:02:42

@ag: my bad, thought it was a package, and didn't see it under C-h m

ag00:02:05

I think it’s a built-in package

mattly00:02:11

my setup hasn't changed in quite a while

mattly00:02:15

semantic is built-in, yes

andrea.crotti11:02:20

slightly unrelated but anyone writing and sending emails with org-mode / emacs?

andrea.crotti12:02:01

I saw a few links with various options but nothing too exciting

andrea.crotti13:02:43

well @piotr2b that just looks like a problem in your gpg-agent.conf file to me

andrea.crotti14:02:16

well I think one issue could be that it tries to connect via console and not the gtk version of pinentry @piotr2b

andrea.crotti14:02:20

or something like that

andrea.crotti14:02:31

I had that problem before with crypted files I think

piotr-yuxuan14:02:42

not sure cuz actually every time I sign commits I get a “pop-in-like stuff” in the terminal.

chadhs21:02:26

@brabster yes +1 for editorconfig, works great

chadhs21:02:23

if on mac brew install editorconfig

chadhs21:02:07

setup is pretty straightforward in emacs then. search for “editorconfig” in your browser here for an example https://github.com/chadhs/dotfiles/blob/master/editors/emacs-config.org

brabster21:02:05

Thanks for info @chadhs !

chadhs21:02:48

one last recommendation.... if you place a .editorconfig file in your homedir that will serve as your “defaults” (unfortunately that’s not clear from the docs). any editorconfig file that you put in the root of a project will take precedence so you and your partner in crime can put your agreed upon standards for each project there (that is explained in the docs fairly well).

qqq21:02:46

anyone having problems of lispy+agressive indent mode struggling on files that are > 500 loc?

qqq21:02:54

I'm wondering if it's some indent issue being processed on every keystroke

jfntn23:02:39

Just realized the docstring for the predicate is wrong though...