• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: turn off function parameter indent on paste?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: turn off function parameter indent on paste?


  • Subject: Re: turn off function parameter indent on paste?
  • From: Jens Ayton <email@hidden>
  • Date: Thu, 24 Jul 2008 01:46:32 +0200


On Jul 24, 2008, at 01:32, R.L. Grigg wrote:

On Jul 23, 2008, at 2:34 PM, David M. Cotter wrote:

i always get this:

OSErr	FSrObjectExists(
						const FSRef		&parentRef,
						const UniString	&uniStr,
						bool			*existsBP,
						FSRef			*returnRefP0)


Hmm, actually, I can't duplicate your problem. When I enter your code into Xcode, it gives me this:


OSErr	FSrObjectExists(
                       const FSRef		&parentRef,
                       const UniString		&uniStr,
                       bool			*existsBP,
                       FSRef			*returnRefP0)

I believe that is what the OP's unwanted example would look like, if your e-mail client used four-space tabs. :-) The closest thing to a fix for this is “Paste and Match Style” (option-command-V), which in Xcode does exactly the opposite of what it says – it pastes literally without affecting formatting.



-- Jens Ayton

Today, we celebrate the first glorious anniversary
of the Information Purification Directives.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >turn off function parameter indent on paste? (From: "David M. Cotter" <email@hidden>)
 >Re: turn off function parameter indent on paste? (From: "R.L. Grigg" <email@hidden>)
 >Re: turn off function parameter indent on paste? (From: "David M. Cotter" <email@hidden>)
 >Re: turn off function parameter indent on paste? (From: "R.L. Grigg" <email@hidden>)

  • Prev by Date: Re: turn off function parameter indent on paste?
  • Next by Date: GCC 4.x error vs warning
  • Previous by thread: Re: turn off function parameter indent on paste?
  • Next by thread: Re: turn off function parameter indent on paste?
  • Index(es):
    • Date
    • Thread