Bug#828154: RFP: spacemacs -- Emacs configuration to get best of Emacs and Vim

2020-06-06 Thread Lev Lamberov
Hi, recently I rewrote a bit my ugly spacemacs_pkg script [spacemacs_pkg] to get a list of Spacemacs packages and mark those that are maintained by Debian Emacsen team in Debian as done. Switched to parsing use-package declarations, which made it possible to get a list of packages not just in

Bug#828154: RFP: spacemacs -- Emacs configuration to get best of Emacs and Vim

2017-01-26 Thread Lev Lamberov
27.01.2017 04:24, Sean Whitton пишет: > On Fri, Jan 27, 2017 at 01:10:51AM +0500, Lev Lamberov wrote: >> With up-to-date Spacemacs source it produces a list of 558 packages. >> Please, find the output attached. So, it is ready to put to the team's >> wiki. ;-) > > Done! Cool! Thank you! Probably

Bug#828154: RFP: spacemacs -- Emacs configuration to get best of Emacs and Vim

2017-01-26 Thread Sean Whitton
Hello Lev, On Fri, Jan 27, 2017 at 01:10:51AM +0500, Lev Lamberov wrote: > With up-to-date Spacemacs source it produces a list of 558 packages. > Please, find the output attached. So, it is ready to put to the team's > wiki. ;-) Done! -- Sean Whitton signature.asc Description: PGP signature

Bug#828154: RFP: spacemacs -- Emacs configuration to get best of Emacs and Vim

2017-01-26 Thread Lev Lamberov
Hi, 26.01.2017 01:23, Sean Whitton пишет: > We don't need the list of packages to be machine-readable. We just need > it to generate a "to-do list" for pkg-emacsen team members. So how > about outputting it in ikiwiki's table format?[1] Then we can add it to > our team wiki[2] (after enabling

Bug#828154: RFP: spacemacs -- Emacs configuration to get best of Emacs and Vim

2017-01-25 Thread Sean Whitton
Dear Lev, On Wed, Jan 25, 2017 at 11:49:23PM +0500, Lev Lamberov wrote: > I've wrote a small and ugly Python script which somewhat "parses" (setq > *-packages [...]) declarations from Spacemacs source code and > (currently) creates a list of dictionaries with package names as keys > and booleans

Bug#828154: RFP: spacemacs -- Emacs configuration to get best of Emacs and Vim

2017-01-25 Thread Lev Lamberov
Hi Axel and Sean, I've wrote a small and ugly Python script which somewhat "parses" (setq *-packages [...]) declarations from Spacemacs source code and (currently) creates a list of dictionaries with package names as keys and booleans (representing built-in status of a given package as defined in

Bug#828154: RFP: spacemacs -- Emacs configuration to get best of Emacs and Vim

2016-06-26 Thread Sean Whitton
Hello, On Sun, Jun 26, 2016 at 12:02:43PM +0200, Axel Beckert wrote: > The command as on the wiki didn't work as it misses the trailing ";" > for the command and if that's added, only lists tons of "TODO". The 'TODO' meant that I hadn't finished figuring out the command :P Some `packages.el'

Bug#828154: RFP: spacemacs -- Emacs configuration to get best of Emacs and Vim

2016-06-26 Thread Axel Beckert
Hi Sean, Sean Whitton wrote: > First we have to package all the MELPA packages it pulls in, as you > point out. I started a wiki page to list them all to keep track of > that: > > http://pkg-emacsen.alioth.debian.org/spacemacs/ I don't seem to have write permissions there, so I put the list

Bug#828154: RFP: spacemacs -- Emacs configuration to get best of Emacs and Vim

2016-06-25 Thread Sean Whitton
Hello, First we have to package all the MELPA packages it pulls in, as you point out. I started a wiki page to list them all to keep track of that: http://pkg-emacsen.alioth.debian.org/spacemacs/ -- Sean Whitton signature.asc Description: PGP signature

Bug#828154: RFP: spacemacs -- Emacs configuration to get best of Emacs and Vim

2016-06-25 Thread Axel Beckert
Hi, Axel Beckert wrote: > David Bremner wrote in > https://lists.debian.org/debian-emacsen/2015/12/msg3.html: > > What about a script called spacemacs that runs something like > > > > emacs --no-init-file --load /usr/share/emacs/.../spacemacs-init.el > > This sounds like the right approach

Bug#828154: RFP: spacemacs -- Emacs configuration to get best of Emacs and Vim

2016-06-25 Thread Axel Beckert
Package: wnpp Severity: wishlist Hi, spacemacs was mentioned on the debian-emacsen list (https://lists.debian.org/debian-emacsen/) multiple times, hence let's make an RFP out of it as that's where people look for it first: * Package name: spacemacs Version : 0.105.21 Upstream