all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: gfp <gfp@posteo.at>
To: Cayetano Santos <csantosb@inventati.org>
Cc: Guix Help <help-guix@gnu.org>
Subject: Re: how can I put the Emacs manifest from a profile to the main profile
Date: Sat, 14 Dec 2024 19:33:32 +0000	[thread overview]
Message-ID: <684697c4-ee7d-4ddc-b790-f08425097e69@posteo.at> (raw)
In-Reply-To: <875xnm5ea2.fsf@inventati.org>


[-- Attachment #1.1.1: Type: text/plain, Size: 2405 bytes --]

Hi,

> Not sure to follow, could you  share the manifest ?

This is my emacs manifest:

;emacs manifest
(use-modules ((gnu packages) #:select (specifications->manifest)))

(specifications->manifest
  (list "emacs"
        "emacs-adoc-mode"
        "emacs-alsamixer-el"
        "emacs-async"
        "emacs-calibredb"
        "emacs-cider"
        "emacs-clojure-mode"
        "emacs-company"
        "emacs-crdt"
        "emacs-chronometrist"
        "emacs-csv-mode"
        "emacs-dockerfile-mode"
        "emacs-elpher"
        "emacs-emms"
        "emacs-eww-lnum"
        "emacs-exwm"
        "emacs-flycheck"
        "emacs-flymake-kondor"
        "emacs-flyspell-correct"
        "emacs-forge"
        "emacs-geiser"
        "emacs-geiser-guile"
        "emacs-gnuplot"
        "emacs-google-translate"
        "emacs-guix"
        "emacs-helm"
        "emacs-helm-ag"
        "emacs-helm-descbinds"
        "emacs-helm-swoop"
        "emacs-htmlize"
        "emacs-magit"
        "emacs-markdown-mode"
        "emacs-nov-el"
        "emacs-ob-async"
        "emacs-org"
        "emacs-org-pomodoro"
        "emacs-ox-gfm"
        "emacs-ox-pandoc"
        "emacs-paredit"
        "emacs-pdf-tools"
        "emacs-pinentry"
        "emacs-pandoc-mode"
        "emacs-rjsx-mode"
        "emacs-shroud"
        "emacs-sqlite"
        "emacs-tablist"
        "emacs-telephone-line"
        "emacs-treemacs"
        "emacs-vterm"
        "emacs-web-mode"
        "emacs-wget"
        "emacs-which-key"
        "emacs-xwidgets"
        "mu"
        "paps"))


thanks

Gottfried


Am 14.12.24 um 19:07 schrieb Cayetano Santos:
> 
>> sam. 14 déc. 2024 at 15:29, gfp <gfp@posteo.at> wrote:
> 
>> Hi Guix,
>>
>> I created a manifest for Emacs and put it in a separate profile.
>>
>> How can I now transfer this manifest to my main profile?
>>
>> Some other manifests which I put in a separate profile consisted only of one sentence
>> which mentioned the package.
>>
>> But Emacs is different. I put many specifications there.
>> That´s why my question.
> 
> I’m using a different profile for emacs myself.
> 
> Not sure to follow, could you  share the manifest ?
> 
> --
> Cayetano Santos
> GnuPG Key:   https://meta.sr.ht/~csantosb.pgp
> FingerPrint: CCB8 1842 F9D7 058E CD67 377A BF5C DF4D F6BF 6682



[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 2451 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 665 bytes --]

  reply	other threads:[~2024-12-14 19:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-14 15:29 how can I put the Emacs manifest from a profile to the main profile gfp
2024-12-14 18:07 ` Cayetano Santos
2024-12-14 19:33   ` gfp [this message]
2024-12-14 20:00     ` Cayetano Santos
2024-12-14 18:13 ` Luis Felipe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=684697c4-ee7d-4ddc-b790-f08425097e69@posteo.at \
    --to=gfp@posteo.at \
    --cc=csantosb@inventati.org \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.