all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Brian Adkins <lojicdotcom@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Can't paste from files with .arc extension
Date: Sat, 8 Mar 2008 07:27:32 -0800 (PST)	[thread overview]
Message-ID: <72d00b40-1966-4828-9821-f833dea47b40@h11g2000prf.googlegroups.com> (raw)
In-Reply-To: mailman.8550.1204981470.18990.help-gnu-emacs@gnu.org

On Mar 8, 8:04 am, Eli Zaretskii <e...@gnu.org> wrote:
> > From: Brian Adkins <lojicdot...@gmail.com>
> > Date: Fri, 7 Mar 2008 09:43:57 -0800 (PST)
>
> > On Mar 7, 12:40 pm, Brian Adkins <lojicdot...@gmail.com> wrote:
> > > Thanks to Peter, I kept poking around auto-mode-alist and it pointed
> > > me to auto-coding-alist:
>
> > > auto-coding-alist is a variable defined in `mule.el'.
> > > Its value is
> > > (("\\.\\(arc\\|zip\\|lzh\\|lha\\|zoo\\|[jew]ar\\|xpi\\|exe\\|rar\\|ARC\
> > > \|ZIP\\|LZH\\|LHA\\|ZOO\\|[JEW]AR\\|XPI\\|EXE\\|RAR\\)\\'" . no-
> > > conversion)
> > >  ("\\.\\(sx[dmicw]\\|odt\\|tar\\|tgz\\)\\'" . no-conversion)
> > >  ("\\.\\(gz\\|Z\\|bz\\|bz2\\|gpg\\)\\'" . no-conversion)
> > >  ("\\.\\(jpe?g\\|png\\|gif\\|tiff?\\|p[bpgn]m\\)\\'" . no-conversion)
> > >  ("\\.pdf\\'" . no-conversion)
> > >  ("/#[^/]+#\\'" . emacs-mule))
>
> > > Documentation:
> > > Alist of filename patterns vs corresponding coding systems.
> > > Each element looks like (REGEXP . CODING-SYSTEM).
> > > A file whose name matches REGEXP is decoded by CODING-SYSTEM on
> > > reading.
>
> > > The settings in this alist take priority over `coding:' tags
> > > in the file (see the function `set-auto-coding')
> > > and the contents of `file-coding-system-alist'.
>
> > > You can customize this variable.
>
> > Yep, that did the trick! I clicked on the customize link in the help
> > (ya gotta love how integrated code, variables, help, etc. is in emacs)
> > and removed arc from the 'no-conversion' association.
>
> > Thanks for your time in pointing me down the right road Peter.
>
> It sounds like you found a bug in Emacs, because pasting into other
> applications should not require any changes to `auto-coding-alist'.
> Could you please submit a bug report (using "M-x report-emacs-bug") to
> emacs-de...@gnu.org, so that the developers could investigate the
> problem and find a solution for it for the upcoming release 22.2 of
> Emacs?
>
> In your report, please show the exact sequence of commands, starting
> from "emacs -Q", to reproduce the problem.
>
> TIA

I thought that inclusion of the .arc extension in the auto-coding-
alist meant that emacs considered the file to be binary and thus would
not paste contents into another application. Are you saying that the
expected behavior is for emacs to paste anyway?


  parent reply	other threads:[~2008-03-08 15:27 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-07 14:00 Can't paste from files with .arc extension Brian Adkins
2008-03-07 14:07 ` Brian Adkins
2008-03-07 14:26   ` Brian Adkins
2008-03-07 15:10     ` Peter Dyballa
     [not found]     ` <mailman.8503.1204902612.18990.help-gnu-emacs@gnu.org>
2008-03-07 15:32       ` Brian Adkins
2008-03-07 16:05         ` Peter Dyballa
     [not found]         ` <mailman.8510.1204905941.18990.help-gnu-emacs@gnu.org>
2008-03-07 16:18           ` Brian Adkins
2008-03-07 16:22             ` Brian Adkins
2008-03-07 17:02             ` Peter Dyballa
     [not found]             ` <mailman.8514.1204909345.18990.help-gnu-emacs@gnu.org>
2008-03-07 17:27               ` Brian Adkins
2008-03-07 17:40 ` Brian Adkins
2008-03-07 17:43   ` Brian Adkins
2008-03-08 13:04     ` Eli Zaretskii
     [not found]     ` <mailman.8550.1204981470.18990.help-gnu-emacs@gnu.org>
2008-03-08 15:27       ` Brian Adkins [this message]
2008-03-08 20:31         ` Eli Zaretskii
2008-03-08 21:21         ` Stefan Monnier
2008-03-08 22:45           ` Peter Dyballa
2008-03-09  4:15             ` Eli Zaretskii
2008-03-09  9:26               ` Peter Dyballa
2008-03-09 22:06                 ` Eli Zaretskii
2008-03-09 22:14                   ` Peter Dyballa
2008-03-09 22:41                     ` Eli Zaretskii
2008-03-09 22:55                       ` Peter Dyballa
     [not found]         ` <mailman.8569.1205008330.18990.help-gnu-emacs@gnu.org>
2008-03-09  0:16           ` Brian Adkins
2008-03-09  4:21             ` Eli Zaretskii
2008-03-07 18:59   ` Peter Dyballa

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=72d00b40-1966-4828-9821-f833dea47b40@h11g2000prf.googlegroups.com \
    --to=lojicdotcom@gmail.com \
    --cc=help-gnu-emacs@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/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.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.