Hong Xu

Results 374 comments of Hong Xu

Sorry I made a confusing statement. I meant tab should be used whenever the tab can fit in the indentation size. Using the example above: - when the indentation before...

@mipo256 Yes, what you said is correct. Definitely will be happy if you can clarify this in the spec.

## A bit clarification on maintenance burden The core of this recommendation is point release practice. The point release doesn't need to be maintained with backporting bug fixes like Debian...

I'm working on a project to create melpa snapshots: https://github.com/delpa-org/snapshot-2025-01-02 Using such repos should also be able to address the concern. However, spacemacs doesn't seem to allow me to adjust...

I've created a convenient snapshot project at https://delpa.org/ . It's not at its best shape yet, as users can only point to a fixed Melpa snapshot for now. In the...

> Definitely +1 to making package-archives and package-archive-priorities more configurable by the user. Having snapshots of GNU/Non-GNU would be good too, so that you could have a full historical picture...

I also opened https://github.com/melpa/melpa/issues/9318 and see if we can get any better ideas on Delpa.

> I think the package updates are signed, but not necessarily reviewed, see also https://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00450.html (not sure how much has changed since then though). Thanks for the reference. I remember...

> > Spacemacs need to provide a way for user to override the default respository. > > Currently this is possible by setting `configuration-layer-package-archives` and `package-archive-priorities` in `dotspacemacs/user-init` (or by...