unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Brian Adkins <info@lojic.com>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.60; Can't paste from files with .arc extensions
Date: Sat, 08 Mar 2008 19:14:27 -0500	[thread overview]
Message-ID: <47D32BE3.5000707@lojic.com> (raw)

I discovered that I could not select text with the mouse and paste via 
middle-button click into a non-emacs window when the file in question 
had a .arc extension. Paul Graham's new Arc language uses .arc as an 
extension and this extension is associated with no-conversion in the 
auto-coding-alist variable as follows:

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))

I am able to fix the problem by removing arc from the auto-coding-alist, 
but someone on gnu.emacs.help suggested I should file a bug report 
regarding this behavior.

Thanks,
Brian Adkins


In GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.12.0)
  of 2008-02-06 on airstream
Windowing system distributor `The X.Org Foundation', version 11.0.10300000
configured using `configure  '--enable-font-backend' '--with-gif=no''

Important settings:
   value of $LC_ALL: nil
   value of $LC_COLLATE: nil
   value of $LC_CTYPE: nil
   value of $LC_MESSAGES: nil
   value of $LC_MONETARY: nil
   value of $LC_NUMERIC: nil
   value of $LC_TIME: nil
   value of $LANG: en_US.UTF-8
   value of $XMODIFIERS: nil
   locale-coding-system: utf-8-unix
   default-enable-multibyte-characters: t




             reply	other threads:[~2008-03-09  0:14 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-09  0:14 Brian Adkins [this message]
2008-03-09 20:53 ` 23.0.60; Can't paste from files with .arc extensions Richard Stallman
2008-03-09 21:17   ` Bastien
2008-03-10 17:16     ` Richard Stallman
2008-03-09 21:20   ` Eric Hanchrow
2008-03-09 21:27     ` Bastien
2008-03-09 21:59   ` Miles Bader
2008-03-09 22:39     ` Eli Zaretskii
2008-03-09 22:50       ` Miles Bader
2008-03-10  4:08         ` Eli Zaretskii
2008-03-10 17:16         ` Richard Stallman
2008-03-09 22:45     ` Andreas Schwab
2008-03-10 17:15     ` Richard Stallman
2008-03-09 22:27   ` Eli Zaretskii
2008-03-10 17:16     ` Richard Stallman
2008-03-12  4:30       ` Eli Zaretskii
2008-03-09 23:58   ` Brian Adkins
2008-03-10  8:33     ` tomas
2008-03-10 13:12       ` Brian Adkins
2008-03-10 17:16     ` Richard Stallman

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=47D32BE3.5000707@lojic.com \
    --to=info@lojic.com \
    --cc=emacs-pretest-bug@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).