Advertisement
Guest User

Untitled

a guest
May 4th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.54 KB | None | 0 0
  1. Debugger entered--Lisp error: (error "No buffer named *mu4e-view*")
  2. bbdb-mua-update-records(nil bbdb-select-message)
  3. bbdb-mua-auto-update()
  4. run-hooks(change-major-mode-after-body-hook special-mode-hook mu4e-view-mode-hook)
  5. apply(run-hooks (change-major-mode-after-body-hook special-mode-hook mu4e-view-mode-hook))
  6. run-mode-hooks(mu4e-view-mode-hook)
  7. mu4e-view-mode()
  8. mu4e-conversation--print(#s(mu4e-conversation-thread :content ((:docid 143341 :subject "Declaring a Service" :date (23757 46204 0) :size 3668 :message-id "3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org" :mailing-list "help-guix.gnu.org" :path "/home/post/Maildir/domain/Inbox/cur/1556985208.29981_1.DV-PF11N1PB,U=22784:2,S" :maildir "/domain/Inbox" :priority low :flags (seen list) :parts ((:index 1 :name "1.msgpart" :mime-type "text/plain" :type (leaf) :attachment nil :size 356)) :from (("Raghav Gururajan" . "rvgn@disroot.org")) :to ((nil . "help-guix@gnu.org")) :body-txt-params (("charset" . "utf-8")) :body-txt "Hello Guix!\n\nTo declare a service with default configuration in the system config file; is mentioning \"(service abc-service-type (abc-service-configuration))\" enough right? Or should I also declare each parameter values under \"abc-service-configuration\", even though I am trying to use only default values??\n\nThank you!\n\nRegards,\nRG.\n") (:docid 143367 :subject "Re: Declaring a Service" :date (23757 54871 0) :size 5118 :message-id "4F93824D-B352-4709-B9E5-3E3DE21878DB@asu.edu" :mailing-list "help-guix.gnu.org" :path "/home/post/Maildir/domain/Inbox/new/1556993935.16504_1.DV-PF11N1PB,U=22797:2," :maildir "/domain/Inbox" :priority low :flags (new list unread) :references ("3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org") :in-reply-to "<3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org>" :parts ((:index 1 :name "1.msgpart" :mime-type "text/plain" :type (leaf) :attachment nil :size 606)) :from (("John Soo" . "jsoo1@asu.edu")) :to (("Raghav Gururajan" . "rvgn@disroot.org")) :cc ((nil . "help-guix@gnu.org")) :user-agent "iPhone Mail (16E227)" :body-txt-params (("charset" . "us-ascii")) :body-txt "Hi RG,\n\nIf you do not specify a value for the field, it will take the default. No need to specify a value if you mean to take the default for a field. \n\n- John\n\n> On May 4, 2019, at 8:49 AM, Raghav Gururajan <rvgn@disroot.org> wrote:\n> \n> Hello Guix!\n> \n> To declare a service with default configuration in the system config file; is mentioning \"(service abc-service-type (abc-service-configuration))\" enough right? Or should I also declare each parameter values under \"abc-service-configuration\", even though I am trying to use only default values??\n> \n> Thank you!\n> \n> Regards,\n> RG.\n\n")) :headers ((:docid 143341 :thread (:path "0" :level 0 :has-child t) :subject "Declaring a Service" :from (("Raghav Gururajan" . "rvgn@disroot.org")) :to ((nil . "help-guix@gnu.org")) :date (23757 46204 0) :size 3668 :message-id "3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org" :mailing-list "help-guix.gnu.org" :path "/home/post/Maildir/domain/Inbox/cur/1556985208.29981_1.DV-PF11N1PB,U=22784:2,S" :maildir "/domain/Inbox" :priority low :flags (seen list)) (:docid 143367 :thread (:path "0:0" :level 1 :first-child t) :subject "Re: Declaring a Service" :from (("John Soo" . "jsoo1@asu.edu")) :to (("Raghav Gururajan" . "rvgn@disroot.org")) :cc ((nil . "help-guix@gnu.org")) :date (23757 54871 0) :size 5118 :message-id "4F93824D-B352-4709-B9E5-3E3DE21878DB@asu.edu" :mailing-list "help-guix.gnu.org" :path "/home/post/Maildir/domain/Inbox/new/1556993935.16504_1.DV-PF11N1PB,U=22797:2," :maildir "/domain/Inbox" :priority low :flags (new list unread) :references ("3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org") :in-reply-to "<3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org>")) :current-docid 143341 :print-function mu4e-conversation-print-linear :buffer #<buffer *mu4e-view-Declaring a Service*>))
  9. mu4e-conversation--show(#s(mu4e-conversation-thread :content ((:docid 143341 :subject "Declaring a Service" :date (23757 46204 0) :size 3668 :message-id "3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org" :mailing-list "help-guix.gnu.org" :path "/home/post/Maildir/domain/Inbox/cur/1556985208.29981_1.DV-PF11N1PB,U=22784:2,S" :maildir "/domain/Inbox" :priority low :flags (seen list) :parts ((:index 1 :name "1.msgpart" :mime-type "text/plain" :type (leaf) :attachment nil :size 356)) :from (("Raghav Gururajan" . "rvgn@disroot.org")) :to ((nil . "help-guix@gnu.org")) :body-txt-params (("charset" . "utf-8")) :body-txt "Hello Guix!\n\nTo declare a service with default configuration in the system config file; is mentioning \"(service abc-service-type (abc-service-configuration))\" enough right? Or should I also declare each parameter values under \"abc-service-configuration\", even though I am trying to use only default values??\n\nThank you!\n\nRegards,\nRG.\n") (:docid 143367 :subject "Re: Declaring a Service" :date (23757 54871 0) :size 5118 :message-id "4F93824D-B352-4709-B9E5-3E3DE21878DB@asu.edu" :mailing-list "help-guix.gnu.org" :path "/home/post/Maildir/domain/Inbox/new/1556993935.16504_1.DV-PF11N1PB,U=22797:2," :maildir "/domain/Inbox" :priority low :flags (new list unread) :references ("3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org") :in-reply-to "<3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org>" :parts ((:index 1 :name "1.msgpart" :mime-type "text/plain" :type (leaf) :attachment nil :size 606)) :from (("John Soo" . "jsoo1@asu.edu")) :to (("Raghav Gururajan" . "rvgn@disroot.org")) :cc ((nil . "help-guix@gnu.org")) :user-agent "iPhone Mail (16E227)" :body-txt-params (("charset" . "us-ascii")) :body-txt "Hi RG,\n\nIf you do not specify a value for the field, it will take the default. No need to specify a value if you mean to take the default for a field. \n\n- John\n\n> On May 4, 2019, at 8:49 AM, Raghav Gururajan <rvgn@disroot.org> wrote:\n> \n> Hello Guix!\n> \n> To declare a service with default configuration in the system config file; is mentioning \"(service abc-service-type (abc-service-configuration))\" enough right? Or should I also declare each parameter values under \"abc-service-configuration\", even though I am trying to use only default values??\n> \n> Thank you!\n> \n> Regards,\n> RG.\n\n")) :headers ((:docid 143341 :thread (:path "0" :level 0 :has-child t) :subject "Declaring a Service" :from (("Raghav Gururajan" . "rvgn@disroot.org")) :to ((nil . "help-guix@gnu.org")) :date (23757 46204 0) :size 3668 :message-id "3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org" :mailing-list "help-guix.gnu.org" :path "/home/post/Maildir/domain/Inbox/cur/1556985208.29981_1.DV-PF11N1PB,U=22784:2,S" :maildir "/domain/Inbox" :priority low :flags (seen list)) (:docid 143367 :thread (:path "0:0" :level 1 :first-child t) :subject "Re: Declaring a Service" :from (("John Soo" . "jsoo1@asu.edu")) :to (("Raghav Gururajan" . "rvgn@disroot.org")) :cc ((nil . "help-guix@gnu.org")) :date (23757 54871 0) :size 5118 :message-id "4F93824D-B352-4709-B9E5-3E3DE21878DB@asu.edu" :mailing-list "help-guix.gnu.org" :path "/home/post/Maildir/domain/Inbox/new/1556993935.16504_1.DV-PF11N1PB,U=22797:2," :maildir "/domain/Inbox" :priority low :flags (new list unread) :references ("3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org") :in-reply-to "<3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org>")) :current-docid 143341 :print-function mu4e-conversation-print-linear :buffer #<buffer *mu4e-view-Declaring a Service*>))
  10. #f(compiled-function (sexp-list) #<bytecode 0x171a3e5>)(((:view (:docid 143367 :subject "Re: Declaring a Service" :date (23757 54871 0) :size 5118 :message-id "4F93824D-B352-4709-B9E5-3E3DE21878DB@asu.edu" :mailing-list "help-guix.gnu.org" :path "/home/post/Maildir/domain/Inbox/new/1556993935.16504_1.DV-PF11N1PB,U=22797:2," :maildir "/domain/Inbox" :priority low :flags (new list unread) :references ("3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org") :in-reply-to "<3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org>" :parts ((:index 1 :name "1.msgpart" :mime-type "text/plain" :type (leaf) :attachment nil :size 606)) :from (("John Soo" . "jsoo1@asu.edu")) :to (("Raghav Gururajan" . "rvgn@disroot.org")) :cc ((nil . "help-guix@gnu.org")) :user-agent "iPhone Mail (16E227)" :body-txt-params (("charset" . "us-ascii")) :body-txt "Hi RG,\n\nIf you do not specify a value for the field, it will take the default. No need to specify a value if you mean to take the default for a field. \n\n- John\n\n> On May 4, 2019, at 8:49 AM, Raghav Gururajan <rvgn@disroot.org> wrote:\n> \n> Hello Guix!\n> \n> To declare a service with default configuration in the system config file; is mentioning \"(service abc-service-type (abc-service-configuration))\" enough right? Or should I also declare each parameter values under \"abc-service-configuration\", even though I am trying to use only default values??\n> \n> Thank you!\n> \n> Regards,\n> RG.\n\n"))))
  11. mu4e-conversation--proc-filter(nil "")
  12. mu4e-conversation--proc-filter(nil "")
  13. mu4e-conversation--proc-filter(#<process *mu4e-proc*> "mu: mu_str_escape_c_literal: assertion 'str' failed\n\37639d\377(:view (\n\011:docid 143341\n\011:subject \"Declaring a Service\"\n\011:date (23757 46204 0)\n\011:size 3668\n\011:message-id \"3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org\"\n\011:mailing-list \"help-guix.gnu.org\"\n\011:path \"/home/post/Maildir/domain/Inbox/cur/1556985208.29981_1.DV-PF11N1PB,U=22784:2,S\"\n\011:maildir \"/domain/Inbox\"\n\011:priority low\n\011:flags (seen list)\n\011:parts ((:index 1 :name \"1.msgpart\" :mime-type \"text/plain\" :type (leaf) :attachment nil :size 356 ))\n\011:from ((\"Raghav Gururajan\" . \"rvgn@disroot.org\"))\n\011:to ((nil . \"help-guix@gnu.org\"))\n\011:body-txt-params ((\"charset\" . \"utf-8\"))\n\011:body-txt \"Hello Guix!\n\nTo declare a service with default configuration in the system config file; is mentioning \\\"(service abc-service-type (abc-service-configuration))\\\" enough right? Or should I also declare each parameter values under \\\"abc-service-configuration\\\", even though I am trying to use only default values??\n\nThank you!\n\nRegards,\nRG.\n\"\n)\n)\n\n\37643\377(:error 1 :message \"expected: '<alphanum>+:' (mu4e-conversation)\")\n\37643\377(:error 1 :message \"expected: '<alphanum>+:' (mu4e-conversation)\")\nmu: mu_str_escape_c_literal: assertion 'str' failed\n\376570\377(:view (\n\011:docid 143367\n\011:subject \"Re: Declaring a Service\"\n\011:date (23757 54871 0)\n\011:size 5118\n\011:message-id \"4F93824D-B352-4709-B9E5-3E3DE21878DB@asu.edu\"\n\011:mailing-list \"help-guix.gnu.org\"\n\011:path \"/home/post/Maildir/domain/Inbox/new/1556993935.16504_1.DV-PF11N1PB,U=22797:2,\"\n\011:maildir \"/domain/Inbox\"\n\011:priority low\n\011:flags (new list unread)\n\011:references ( \"3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org\" )\n\011:in-reply-to \"<3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org>\"\n\011:parts ((:index 1 :name \"1.msgpart\" :mime-type \"text/plain\" :type (leaf) :attachment nil :size 606 ))\n\011:from ((\"John Soo\" . \"jsoo1@asu.edu\"))\n\011:to ((\"Raghav Gururajan\" . \"rvgn@disroot.org\"))\n\011:cc ((nil . \"help-guix@gnu.org\"))\n\011:user-agent \"iPhone Mail (16E227)\"\n\011:body-txt-params ((\"charset\" . \"us-ascii\"))\n\011:body-txt \"Hi RG,\n\nIf you do not specify a value for the field, it will take the default. No need to specify a value if you mean to take the default for a field. \n\n- John\n\n> On May 4, 2019, at 8:49 AM, Raghav Gururajan <rvgn@disroot.org> wrote:\n> \n> Hello Guix!\n> \n> To declare a service with default configuration in the system config file; is mentioning \\\"(service abc-service-type (abc-service-configuration))\\\" enough right? Or should I also declare each parameter values under \\\"abc-service-configuration\\\", even though I am trying to use only default values??\n> \n> Thank you!\n> \n> Regards,\n> RG.\n\n\"\n)\n)\n\n\37643\377(:error 1 :message \"expected: '<alphanum>+:' (mu4e-conversation)\")\n")
  14. apply(mu4e-conversation--proc-filter (#<process *mu4e-proc*> "mu: mu_str_escape_c_literal: assertion 'str' failed\n\37639d\377(:view (\n\011:docid 143341\n\011:subject \"Declaring a Service\"\n\011:date (23757 46204 0)\n\011:size 3668\n\011:message-id \"3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org\"\n\011:mailing-list \"help-guix.gnu.org\"\n\011:path \"/home/post/Maildir/domain/Inbox/cur/1556985208.29981_1.DV-PF11N1PB,U=22784:2,S\"\n\011:maildir \"/domain/Inbox\"\n\011:priority low\n\011:flags (seen list)\n\011:parts ((:index 1 :name \"1.msgpart\" :mime-type \"text/plain\" :type (leaf) :attachment nil :size 356 ))\n\011:from ((\"Raghav Gururajan\" . \"rvgn@disroot.org\"))\n\011:to ((nil . \"help-guix@gnu.org\"))\n\011:body-txt-params ((\"charset\" . \"utf-8\"))\n\011:body-txt \"Hello Guix!\n\nTo declare a service with default configuration in the system config file; is mentioning \\\"(service abc-service-type (abc-service-configuration))\\\" enough right? Or should I also declare each parameter values under \\\"abc-service-configuration\\\", even though I am trying to use only default values??\n\nThank you!\n\nRegards,\nRG.\n\"\n)\n)\n\n\37643\377(:error 1 :message \"expected: '<alphanum>+:' (mu4e-conversation)\")\n\37643\377(:error 1 :message \"expected: '<alphanum>+:' (mu4e-conversation)\")\nmu: mu_str_escape_c_literal: assertion 'str' failed\n\376570\377(:view (\n\011:docid 143367\n\011:subject \"Re: Declaring a Service\"\n\011:date (23757 54871 0)\n\011:size 5118\n\011:message-id \"4F93824D-B352-4709-B9E5-3E3DE21878DB@asu.edu\"\n\011:mailing-list \"help-guix.gnu.org\"\n\011:path \"/home/post/Maildir/domain/Inbox/new/1556993935.16504_1.DV-PF11N1PB,U=22797:2,\"\n\011:maildir \"/domain/Inbox\"\n\011:priority low\n\011:flags (new list unread)\n\011:references ( \"3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org\" )\n\011:in-reply-to \"<3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org>\"\n\011:parts ((:index 1 :name \"1.msgpart\" :mime-type \"text/plain\" :type (leaf) :attachment nil :size 606 ))\n\011:from ((\"John Soo\" . \"jsoo1@asu.edu\"))\n\011:to ((\"Raghav Gururajan\" . \"rvgn@disroot.org\"))\n\011:cc ((nil . \"help-guix@gnu.org\"))\n\011:user-agent \"iPhone Mail (16E227)\"\n\011:body-txt-params ((\"charset\" . \"us-ascii\"))\n\011:body-txt \"Hi RG,\n\nIf you do not specify a value for the field, it will take the default. No need to specify a value if you mean to take the default for a field. \n\n- John\n\n> On May 4, 2019, at 8:49 AM, Raghav Gururajan <rvgn@disroot.org> wrote:\n> \n> Hello Guix!\n> \n> To declare a service with default configuration in the system config file; is mentioning \\\"(service abc-service-type (abc-service-configuration))\\\" enough right? Or should I also declare each parameter values under \\\"abc-service-configuration\\\", even though I am trying to use only default values??\n> \n> Thank you!\n> \n> Regards,\n> RG.\n\n\"\n)\n)\n\n\37643\377(:error 1 :message \"expected: '<alphanum>+:' (mu4e-conversation)\")\n"))
  15. mu4e~proc-filter(#<process *mu4e-proc*> "mu: mu_str_escape_c_literal: assertion 'str' failed\n\37639d\377(:view (\n\011:docid 143341\n\011:subject \"Declaring a Service\"\n\011:date (23757 46204 0)\n\011:size 3668\n\011:message-id \"3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org\"\n\011:mailing-list \"help-guix.gnu.org\"\n\011:path \"/home/post/Maildir/domain/Inbox/cur/1556985208.29981_1.DV-PF11N1PB,U=22784:2,S\"\n\011:maildir \"/domain/Inbox\"\n\011:priority low\n\011:flags (seen list)\n\011:parts ((:index 1 :name \"1.msgpart\" :mime-type \"text/plain\" :type (leaf) :attachment nil :size 356 ))\n\011:from ((\"Raghav Gururajan\" . \"rvgn@disroot.org\"))\n\011:to ((nil . \"help-guix@gnu.org\"))\n\011:body-txt-params ((\"charset\" . \"utf-8\"))\n\011:body-txt \"Hello Guix!\n\nTo declare a service with default configuration in the system config file; is mentioning \\\"(service abc-service-type (abc-service-configuration))\\\" enough right? Or should I also declare each parameter values under \\\"abc-service-configuration\\\", even though I am trying to use only default values??\n\nThank you!\n\nRegards,\nRG.\n\"\n)\n)\n\n\37643\377(:error 1 :message \"expected: '<alphanum>+:' (mu4e-conversation)\")\n\37643\377(:error 1 :message \"expected: '<alphanum>+:' (mu4e-conversation)\")\nmu: mu_str_escape_c_literal: assertion 'str' failed\n\376570\377(:view (\n\011:docid 143367\n\011:subject \"Re: Declaring a Service\"\n\011:date (23757 54871 0)\n\011:size 5118\n\011:message-id \"4F93824D-B352-4709-B9E5-3E3DE21878DB@asu.edu\"\n\011:mailing-list \"help-guix.gnu.org\"\n\011:path \"/home/post/Maildir/domain/Inbox/new/1556993935.16504_1.DV-PF11N1PB,U=22797:2,\"\n\011:maildir \"/domain/Inbox\"\n\011:priority low\n\011:flags (new list unread)\n\011:references ( \"3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org\" )\n\011:in-reply-to \"<3a70247f89ffec7a2a60d5d4ef4bb96c@disroot.org>\"\n\011:parts ((:index 1 :name \"1.msgpart\" :mime-type \"text/plain\" :type (leaf) :attachment nil :size 606 ))\n\011:from ((\"John Soo\" . \"jsoo1@asu.edu\"))\n\011:to ((\"Raghav Gururajan\" . \"rvgn@disroot.org\"))\n\011:cc ((nil . \"help-guix@gnu.org\"))\n\011:user-agent \"iPhone Mail (16E227)\"\n\011:body-txt-params ((\"charset\" . \"us-ascii\"))\n\011:body-txt \"Hi RG,\n\nIf you do not specify a value for the field, it will take the default. No need to specify a value if you mean to take the default for a field. \n\n- John\n\n> On May 4, 2019, at 8:49 AM, Raghav Gururajan <rvgn@disroot.org> wrote:\n> \n> Hello Guix!\n> \n> To declare a service with default configuration in the system config file; is mentioning \\\"(service abc-service-type (abc-service-configuration))\\\" enough right? Or should I also declare each parameter values under \\\"abc-service-configuration\\\", even though I am trying to use only default values??\n> \n> Thank you!\n> \n> Regards,\n> RG.\n\n\"\n)\n)\n\n\37643\377(:error 1 :message \"expected: '<alphanum>+:' (mu4e-conversation)\")\n")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement