unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 23.0.60; Can't paste from files with .arc extensions
@ 2008-03-09  0:14 Brian Adkins
  2008-03-09 20:53 ` Richard Stallman
  0 siblings, 1 reply; 20+ messages in thread
From: Brian Adkins @ 2008-03-09  0:14 UTC (permalink / raw)
  To: emacs-pretest-bug

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




^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2008-03-12  4:30 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-09  0:14 23.0.60; Can't paste from files with .arc extensions Brian Adkins
2008-03-09 20:53 ` 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

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