{"id":1801,"date":"2011-04-26T14:03:00","date_gmt":"2011-04-26T14:03:00","guid":{"rendered":"http:\/\/www.b.shuttle.de\/hayek\/Hayek\/Jochen\/wp\/blog-en\/2011\/04\/26\/how-to-supply-more-than-one-prefix-argument-to-an-emacs-keyboard-shortcut-resp-function\/"},"modified":"2011-04-26T14:03:00","modified_gmt":"2011-04-26T14:03:00","slug":"how-to-supply-more-than-one-prefix-argument-to-an-emacs-keyboard-shortcut-resp-function","status":"publish","type":"post","link":"https:\/\/wp.jochen.hayek.name\/blog-en\/2011\/04\/26\/how-to-supply-more-than-one-prefix-argument-to-an-emacs-keyboard-shortcut-resp-function\/","title":{"rendered":"how to supply more than one (prefix) argument to an emacs keyboard shortcut resp. function"},"content":{"rendered":"<ul>\n<li>You can not supply more than argument to a keyboard shortcut, but you can only supply them to the related function itself.<\/li>\n<li>You can find out, which function is related to a keyboard shortcut by typing &#8220;<span>C-h k<\/span>&#8221; before the keyboard shortcut.<\/li>\n<li>Of course you would have to call the function &#8220;the Lisp way&#8221;, but how and where?<br \/>&#8220;<span>M-x eval-expression<\/span>&#8220;.<\/li>\n<li>After using emacs for about 20 years, today I asked myself this question seriously, because &#8220;<span>No Gnus v0.15<\/span>&#8221; started costing me too much time, if I want to move an article from one group to another one of the many, many groups of mine (<span>gnus-summary-move-article<\/span>). It takes an &#8220;eternity&#8221; to prepare the list of groups I can move to, and that&#8217;s really far too much time for me. Now I call it like this:<br \/><span><span>(gnus-summary-move-article 1 &#8220;nnfolder:persons.xyz&#8221;)<\/span><br \/><span>it costs me far less time to switch to the <\/span><span><span>*Group*<\/span><\/span><span> buffer, to find the target group there, to copy the right name into a paste buffer there, and to use it through <\/span><span><span>eval-expression<\/span><\/span><span>.<\/span><\/span><\/li>\n<\/ul>\n<div>\nUpdate 2011-06-22:<\/div>\n<div>\nWith &#8220;No Gnus v0.17&#8221;\u00a0<span>gnus-summary-move-article\u00a0<\/span>did not go through SPAM filtering again any more. That&#8217;s what I want. But I only found that out after starting my emacs again after like 2 months, when I started to prepare the article for <a href=\"https:\/\/lists.gnu.org\/mailman\/listinfo\/info-gnus-english\">gnus-info-english<\/a> in order to ask there how to get rid of that terrible delay.<\/div>\n","protected":false},"excerpt":{"rendered":"<p>You can not supply more than argument to a keyboard shortcut, but you can only supply them to the related function itself. You can find out, which function is related to a keyboard shortcut by typing &#8220;C-h k&#8221; before the keyboard shortcut. Of course you would have to call the function &#8220;the Lisp way&#8221;, but [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_crdt_document":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false,"_share_on_mastodon":"0"},"categories":[666],"tags":[],"class_list":["post-1801","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"share_on_mastodon":{"url":"","error":""},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/paO0kP-t3","jetpack_likes_enabled":true,"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/posts\/1801","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/comments?post=1801"}],"version-history":[{"count":0,"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/posts\/1801\/revisions"}],"wp:attachment":[{"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/media?parent=1801"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/categories?post=1801"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/tags?post=1801"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}