Skip to main content
11 events
when toggle format what by license comment
Jul 23, 2016 at 23:04 vote accept sandric
Jul 21, 2016 at 12:45 history edited artscan CC BY-SA 3.0
improved
Jul 21, 2016 at 12:38 history edited Kaushal Modi CC BY-SA 3.0
add syntax highlighting
Jul 21, 2016 at 12:17 history edited artscan CC BY-SA 3.0
added 1 character in body
Jul 21, 2016 at 12:17 comment added artscan I've fixed time: 0.01 instead of 0. Now it works on my emacs 25.1.50.2
Jul 21, 2016 at 12:07 history edited artscan CC BY-SA 3.0
added 2 characters in body
Jul 20, 2016 at 3:13 comment added sandric just a quick note - I made it work just changing in help-function-def and help-variable-def function calls of pop-to-buffer to switch-to-buffer. Its looking not very good so I'll wait for other answers though.
Jul 20, 2016 at 2:44 comment added sandric Well, my emacs is 25.1.50.1
Jul 20, 2016 at 2:24 comment added artscan Yes, I've just tested it in emacs 24.3.1 and it does not work. I use emacs 24.5.1 and it works there. I will think it over.
Jul 20, 2016 at 2:14 comment added sandric I tried to bind this function to enter like this (define-key button-map (kbd "<RET>") 'eab/push-button-on-file-same-window) and it still opens file in other window, but also showing message Invalid read syntax: "?"
Jul 20, 2016 at 1:36 history answered artscan CC BY-SA 3.0