emacs - What should I do when "Package-Requires" are too long? -


i writing package, , package depends on lot of packages.

i want every line within 80 chars length.

but "package-requires" in header long.

how can split that?

there's no way split in comment, package.el uses lm-header , not lm-header-multiline.

you can make multi-file package, though, , write own define-package invocation. more of pain though.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -