all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Roehler <andreas.roehler@online.de>
Subject: Re: dired-do-copy
Date: Thu, 25 May 2006 14:54:59 +0200	[thread overview]
Message-ID: <e5498m$o48$1@online.de> (raw)
In-Reply-To: mailman.2276.1148559175.9609.help-gnu-emacs@gnu.org

Peter Dyballa wrote:

> 
> Am 25.05.2006 um 12:54 schrieb Andreas Roehler:
> 
>> "Symbol's value as variable is void: dired-recursive-copies"
>>
>> However: this doesn't happen with emacs -q.
>>
>> Any idea?
> 
> It's obviously some setting in a site-specific file ... The
> *Messages* buffer should name the files loaded at start-up in
> which the setting could be found.
> 
> Did you make GNU Emacs 22.0.50 with 'make bootstrap?'
> 
> --
> Mit friedvollen Grüßen
> 
>    Pete
> 
> "Isn't vi that text editor with two modes... one that beeps and
> one that corrupts your file?" -- Dan Jacobson, on
> comp.os.linux.advocacy

Usually I run the CVS Emacs without any installation
straight from the source with

~/emacs/src/emacs -q --debug-init  --load ~/.gnu-emacs-cvs-custom
--load ~/.gnu-emacs-all-cvs &

i.e. specifying my own init scripts.

As it works with `~/emacs/src/emacs -q', can't imagine
that a not done `make bootstrap' might be the cause.
Should I be erroneous here, please send some more detailed
reasons.

As far as it concerns `dired' I have in 

~/.gnu-emacs-all-cvs

(dired "/home/speck/progarbeit/emacs")
(define-key dired-mode-map "\C-cc" 
'dired-mark-files-containing-regexp)

and in 

~/.gnu-emacs-cvs-custom

 '(dired-listing-switches "-lart")

Thanks

Andreas Roehler

  parent reply	other threads:[~2006-05-25 12:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-25 10:54 dired-do-copy Andreas Roehler
2006-05-25 12:12 ` dired-do-copy Peter Dyballa
     [not found] ` <mailman.2276.1148559175.9609.help-gnu-emacs@gnu.org>
2006-05-25 12:54   ` Andreas Roehler [this message]
2006-05-25 13:40 ` dired-do-copy Andreas Roehler

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='e5498m$o48$1@online.de' \
    --to=andreas.roehler@online.de \
    /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.