bug#31069: emacs-smartparens: sp-forward-barf-sexp broken

2018-04-18 Thread Christopher Lemmer Webber
Thorsten Wilms writes: > On 07.04.2018 17:19, Alex Kost wrote: > >> Sorry, I don't know what could cause your problem. My only idea is >> maybe you have some mixed (incompatible) packages both from Guix and >> from (M)ELPA (for example, "dash.el" from Melpa and "smartparens" from >> Guix). Look

bug#31069: emacs-smartparens: sp-forward-barf-sexp broken

2018-04-08 Thread Alex Kost
Oleg Pykhalov (2018-04-07 22:09 +0300) wrote: > Thorsten Wilms writes: > >> On 05.04.2018 21:25, Alex Kost wrote: >> >>> It probably wouldn't help but... all these commands work for me without >>> any error (I use smartparens 1.11 installed with Guix). > > […] > >> 1.11 here, too. > > I'm on 1.11

bug#31069: emacs-smartparens: sp-forward-barf-sexp broken

2018-04-07 Thread Oleg Pykhalov
Thorsten Wilms writes: > On 05.04.2018 21:25, Alex Kost wrote: > >> It probably wouldn't help but... all these commands work for me without >> any error (I use smartparens 1.11 installed with Guix). […] > 1.11 here, too. I'm on 1.11 and GuixSD have the same issue. > That piece of configuratio

bug#31069: emacs-smartparens: sp-forward-barf-sexp broken

2018-04-07 Thread Thorsten Wilms
On 07.04.2018 17:19, Alex Kost wrote: Sorry, I don't know what could cause your problem. My only idea is maybe you have some mixed (incompatible) packages both from Guix and from (M)ELPA (for example, "dash.el" from Melpa and "smartparens" from Guix). Look at "M-x list-load-path-shadows". No

bug#31069: emacs-smartparens: sp-forward-barf-sexp broken

2018-04-07 Thread Alex Kost
Thorsten Wilms (2018-04-06 22:35 +0200) wrote: > On 05.04.2018 21:25, Alex Kost wrote: > >> It probably wouldn't help but... all these commands work for me without >> any error (I use smartparens 1.11 installed with Guix). >> >> I don't use "smartparens-mode", I use these commands directly (bound

bug#31069: emacs-smartparens: sp-forward-barf-sexp broken

2018-04-06 Thread Thorsten Wilms
On 05.04.2018 21:25, Alex Kost wrote: It probably wouldn't help but... all these commands work for me without any error (I use smartparens 1.11 installed with Guix). I don't use "smartparens-mode", I use these commands directly (bound to some keys). This is the configuration for smartparens I

bug#31069: emacs-smartparens: sp-forward-barf-sexp broken

2018-04-05 Thread Alex Kost
Thorsten Wilms (2018-04-05 12:12 +0200) wrote: > With both emacs and smartparens installed via guix, > sp-backward-slurp-sexp, sp-forward-slurp-sexp work, but > sp-backwards-barf-sexp and sp-forward-barf-sexp fail with: > Wrong type argument: integer-or-marker-p, :beg-in It probably wouldn't he

bug#31069: emacs-smartparens: sp-forward-barf-sexp broken

2018-04-05 Thread Thorsten Wilms
With both emacs and smartparens installed via guix, sp-backward-slurp-sexp, sp-forward-slurp-sexp work, but sp-backwards-barf-sexp and sp-forward-barf-sexp fail with: Wrong type argument: integer-or-marker-p, :beg-in This is with no configuration and using the commands directly via M-x. It s