help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: string func to use in .emacs


From: Peter Wu
Subject: Re: string func to use in .emacs
Date: Sun, 25 Jan 2004 09:21:07 -0500
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

On 25 Jan 2004 08:31:30 +0200, Eli Zaretskii wrote:

>> From: Peter Wu <peterwu@hotmail.com>
>> Newsgroups: gnu.emacs.help
>> Date: Sun, 25 Jan 2004 00:11:15 -0500
>> 
>> I'm working on my .emacs file and would like to know if there is any
>> string func ready, such as string trimming, for use in .emacs. 

> What is ``string trimming'', exactly?  What API do you have in mind?
> It's hard to give you a good answer without knowing that much, since
> string trimming has more than one possible meaning.

> Likewise for the other string functions you need--please spell out the
> details.

What I am looking for is like this:

input    := "Emacs "
output   := "Emacs"    

The trailing blank space is trimmed.

-- 
       ,,,
      (o o)       Peter Wu
---ooO-(_)-Ooo--- Powered by GNU/Linux 2.4.22


reply via email to

[Prev in Thread] Current Thread [Next in Thread]