all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: znavko@disroot.org
Cc: help-guix <help-guix@gnu.org>
Subject: Re: prevent inserting \n symbol in the end of lines in emacs po-mode
Date: Tue, 16 Apr 2019 21:18:14 +0200	[thread overview]
Message-ID: <20190416191814.fxsoiicskf2qnj7k@pelzflorian.localdomain> (raw)
In-Reply-To: <331109013c5224c5b1bfd15872cf1b3a@disroot.org>

On Tue, Apr 16, 2019 at 06:38:43PM +0000, znavko@disroot.org wrote:
> Hello, Florian! You said 'Normally I press Ctrl+J to copy the original msgid and adapt it without adding newlines.'
> Give me detailed instruction how to add this option into my emacs?
> I use emacs + pomode, and I press Return to get new area for translate. But pressing Ctrl + J there really insert a new line.
> I want to insert original msgid without changes.

It is all correct except you need to press Ctrl+J before pressing
Enter to select the message.





> Now I need to copy it and it is copying with dustbin n and " symbols and also screening quotes: ".
> It is so hard to copy and paste Scheme multi-line code and then edit it.
> How to insert exact copy without dustbin symbols?
> 
> For example I'm on this msgid. It's not easy to erase this garbage in the end and start of lines, also ":
> 
> "(define my-packagen"
> " (let ((commit "c3f29bc928d5900971f65965feaae59e1272a3f7")n"
> " (revision "1")) ;Guix package revisionn"
> " (packagen"
> " (version (git-version "0.9" revision commit))n"
> " (source (originn"
> " (method git-fetch)n"
> " (uri (git-referencen"
> " (url "git://example.org/my-package.git")n"
> " (commit commit)))n"
> " (sha256 (base32 "1mbikn@dots{}"))n"
> " (file-name (git-file-name name version))))n"
> " ;; @dots{}n"
> " )))n"
> 
> Sure I can use regexp, but it takes time without any good.
> 

Yes this will not be necessary.

      reply	other threads:[~2019-04-16 19:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-13 16:45 prevent inserting \n symbol in the end of lines in emacs po-mode znavko
2019-04-13 17:53 ` pelzflorian (Florian Pelz)
2019-04-16 18:38 ` znavko
2019-04-16 19:18   ` pelzflorian (Florian Pelz) [this message]

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=20190416191814.fxsoiicskf2qnj7k@pelzflorian.localdomain \
    --to=pelzflorian@pelzflorian.de \
    --cc=help-guix@gnu.org \
    --cc=znavko@disroot.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.