From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Seik Newsgroups: gmane.emacs.help Subject: Re: concat a list of strings Date: Thu, 27 Jul 2006 23:02:04 +0200 Organization: privat Message-ID: <1154034083.216517@elch.in-berlin.de> References: <1154026825.231773@elch.in-berlin.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: sea.gmane.org 1154036465 13460 80.91.229.2 (27 Jul 2006 21:41:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 27 Jul 2006 21:41:05 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 27 23:41:02 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G6Db8-0002OB-Oe for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Jul 2006 23:40:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G6Db8-00041S-Ay for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Jul 2006 17:40:50 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 7 Original-X-Trace: news.uni-berlin.de mIWsmRhyV9rsj4hbnagJ0gqHcFitatlt1ql+QMsUJ2qqou User-Agent: KNode/0.9.0 Cache-Post-Path: elch.in-berlin.de!unknown@n981c.n.pppool.de X-Cache: nntpcache 3.0.1 (see http://www.nntpcache.org/) Original-Xref: shelby.stanford.edu gnu.emacs.help:140678 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:36303 Archived-At: Eric Hanchrow wrote: > (concat "hey you" " buddy") => "hey you buddy" > > Don't know why you think it doesn't work. what do you mean with "it"? my problem our your code? :-) I don't think that your code dosn't work :-)