unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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: Fri, 7 Mar 2008 07:32:25 -0800 (PST)	[thread overview]
Message-ID: <461c7cd6-a0d6-493c-b268-3faca25de0d8@2g2000hsn.googlegroups.com> (raw)
In-Reply-To: mailman.8503.1204902612.18990.help-gnu-emacs@gnu.org

On Mar 7, 10:10 am, Peter Dyballa <Peter_Dyba...@Web.DE> wrote:
> Am 07.03.2008 um 15:26 schrieb Brian Adkins:
>
> > "File mode specification error: (error "Autoloading failed to define
> > function archive-mode")
>
> You'll need to adjust auto-mode-alist.

Thanks, but I think the error message is a red herring as far as the
copy/paste problem is concerned. I had turned off the Arc code major
mode to eliminate it as a factor. I just did the following to
eliminate the above error:

(add-to-list 'auto-mode-alist '("\\.arc$" . ruby-mode))

The file loads fine w/o errors now, but I still can't paste into a non-
emacs window. I don't fully understand the X windows copy/paste
mechanism, but I think the source app is involved when pasting into a
destination app, so apparently emacs is doing something different when
the file has a .arc extension regardless of the major mode in effect.


  parent reply	other threads:[~2008-03-07 15:32 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 [this message]
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
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

  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=461c7cd6-a0d6-493c-b268-3faca25de0d8@2g2000hsn.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.
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).